Searched refs:logconfx (Results 1 – 7 of 7) sorted by relevance
/dports/sysutils/ipa/ipa-2.1.2/src/ |
H A D | ipastat_conf.c | 303 logconfx("mem_strdup failed"); in parse_rule() 308 logconfx("alloc_rule failed"); in parse_rule() 364 logconfx("mzone_alloc failed"); in parse_rulepat() 432 logconfx("wrong value"); in parse_value_units() 456 logconfx("alloc_limit failed"); in parse_limit() 461 logconfx("mem_strdup failed"); in parse_limit() 513 logconfx("mem_strdup failed"); in parse_threshold() 575 logconfx("mem_malloc failed"); in parse_st_mod() 757 logconfx("mem_malloc failed"); in parse_st_list() 1299 logconfx("unknown section"); in token_section_begin() [all …]
|
H A D | ipa_conf.c | 463 logconfx("mzone_alloc failed"); in parse_rule() 468 logconfx("mem_strdup failed"); in parse_rule() 549 logconfx("mzone_alloc failed"); in parse_rulepat() 835 logconfx("wrong value"); in parse_value_units() 977 logconfx("mzone_alloc failed"); in parse_limit_sect() 982 logconfx("mem_strdup failed"); in parse_limit_sect() 1076 logconfx("mem_strdup failed"); in parse_sublimit() 1474 logconfx("mem_strdup failed"); in parse_ictl() 1621 logconfx("mem_strdup failed"); in parse_ictl() 2874 logconfx("wrong value"); in parse_ctl_socket_perm() [all …]
|
H A D | confcommon.c | 307 logconfx(const char *format, ...) in logconfx() function 333 logconfx("too big value for 'uint32_t' type"); in strto_uint32() 338 logconfx("wrong number"); in strto_uint32() 403 logconfx("too big value for 'uint64_t' type"); in strto_uint64() 408 logconfx("wrong number"); in strto_uint64() 626 logconfx("wrong time format"); in get_arg_time() 673 logconfx("argument should be a string"); in get_arg_string() 746 logconfx("wrong format of an argument"); in get_arg_bytes() 805 logconfx("wrong format of an argument"); in get_arg_per_cent() 1402 logconfx("illegal symbol in name"); in conf_validate_name() [all …]
|
H A D | confcommon.h | 123 extern void logconfx(const char *, ...) ATTR_FORMAT(printf, 1, 2);
|
/dports/misc/ipa_conv/ipa_conv-1.1/src/ |
H A D | ipa_conv.c | 291 logconfx(const char *format, ...) in logconfx() function 387 logconfx("mem_malloc failed"); in alloc_rule() 397 logconfx("marray_alloc failed"); in alloc_rule() 567 logconfx("wrong number"); in strto_u_int() 600 logconfx("wrong number"); in strto_uint32() 715 logconfx("wrong year number"); in parse_tint() 738 logconfx("wrong week day"); in parse_tint() 889 logconfx("mem_malloc failed"); in parse_load() 894 logconfx("mem_strdup failed"); in parse_load() 951 logconfx("mem_malloc failed"); in parse_load() [all …]
|
/dports/databases/ipa_sdb/ipa_sdb-1.1.1/src/ |
H A D | sdb_db_mod.c | 362 logconfx(const char *format, ...) in logconfx() function 531 logconfx("alloc_rule failed"); in alloc_currule() 544 logconfx("alloc_autorule: marray_alloc failed"); in alloc_autorule() 597 logconfx("argument should be a non-empty string"); in parse_db_dir() 648 logconfx("too big value for 'unsigned int'"); in strto_u_int() 679 logconfx("cannot find group \"%s\"", group); in parse_db_group() 685 logconfx("cannot find group \"%s\"", group); in parse_db_group() 823 logconfx("mem_type_new failed"); in conf_init() 848 logconfx("marray_init failed"); in conf_init() 857 logconfx("marray_init failed"); in conf_init() [all …]
|
H A D | sdb_st_mod.c | 234 static void logconfx(const char *, ...) ATTR_FORMAT(printf, 1, 2); 277 logconfx(const char *format, ...) in logconfx() function 387 logconfx("alloc_rule failed"); in alloc_currule() 413 logconfx("argument should be a non-empty string"); in parse_db_dir() 417 logconfx("directory should be given with absolute path"); in parse_db_dir() 521 logconfx("module understands memfunc API version %u, " in conf_init() 534 logconfx("mem_type_new failed"); in conf_init() 560 logconfx("marray_init failed"); in conf_init() 567 logconfx("mzone_init failed"); in conf_init()
|