Lines Matching refs:c_error
262 c_error("key %s in pattern %s could not be found", in parse_options_file()
271 c_error("key %s in pattern %s could not be found", in parse_options_file()
281 c_error("tls_auth %s in pattern %s could not be found", in parse_options_file()
288 c_error("key %s in pattern %s could not be found", in parse_options_file()
297 c_error("key %s in pattern %s could not be found", in parse_options_file()
306 c_error("key %s in pattern %s could not be found", in parse_options_file()
318 c_error("catalog producer zone %s in pattern " in parse_options_file()
324 c_error("catalog-producer-zone %s in pattern " in parse_options_file()
342 c_error("catalog-producer-zone in pattern %s cannot " in parse_options_file()
948 c_error(const char *fmt, ...) in c_error() function
2424 c_error("bad subnet range '%s'", p); in parse_acl_range_subnet()
2428 c_error("subnet of %d bits out of range [0..%d]", subnet_bits, maxbits); in parse_acl_range_subnet()
2463 if(atoi(p+1) == 0) c_error("expected port number after '@'"); in parse_acl_info()
2472 c_error("Bad ip6 address '%s'", ip); in parse_acl_info()
2476 c_error("Bad ip6 address mask '%s'", p); in parse_acl_info()
2483 c_error("encountered IPv6 address '%s'.", ip); in parse_acl_info()
2488 c_error("Bad ip4 address '%s'", ip); in parse_acl_info()
2492 c_error("Bad ip4 address mask '%s'", p); in parse_acl_info()
2553 c_error("could not find pattern %s", name); in config_apply_pattern()
2559 c_error("patterns with an catalog-producer-zone option are to " in config_apply_pattern()
2566 c_error("catalog producer zones cannot be secondary zones"); in config_apply_pattern()