Go to the source code of this file.
SPDX-License-Identifier: BSD-3-Clause
Please see the file LICENSE in the root of the source tree for this code. Where software is supplied by third parties, it is indicated in the headers of the routines.
Definition in file comin_c_utils.c.
| void comin_plugin_finish_f | ( | const char * | routine, |
| const char * | fmt, | ||
| ... ) |
Definition at line 54 of file comin_c_utils.c.
| void comin_print_debug_f | ( | const char * | fmt, |
| ... ) |
Definition at line 18 of file comin_c_utils.c.
| void comin_print_info_f | ( | const char * | fmt, |
| ... ) |
Definition at line 30 of file comin_c_utils.c.
| void comin_print_warning_f | ( | const char * | fmt, |
| ... ) |
Definition at line 42 of file comin_c_utils.c.