Searched refs:pp_lookup_error (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/usr.sbin/nsd/util/
H A Dproxy_protocol.h149 const char* pp_lookup_error(enum pp_parse_errors error);
H A Dproxy_protocol.c63 * Internal parsing error text; could be exposed with pp_lookup_error.
81 pp_lookup_error(enum pp_parse_errors error) { function
/openbsd-current/usr.sbin/unbound/util/
H A Dproxy_protocol.h149 const char* pp_lookup_error(enum pp_parse_errors error);
H A Dproxy_protocol.c63 * Internal parsing error text; could be exposed with pp_lookup_error.
81 pp_lookup_error(enum pp_parse_errors error) { function
H A Dnetevent.c1852 pp_lookup_error(err));
2253 pp_lookup_error(err));
/openbsd-current/sbin/unwind/libunbound/util/
H A Dproxy_protocol.h149 const char* pp_lookup_error(enum pp_parse_errors error);
H A Dproxy_protocol.c63 * Internal parsing error text; could be exposed with pp_lookup_error.
81 pp_lookup_error(enum pp_parse_errors error) { function
H A Dnetevent.c1852 pp_lookup_error(err));
2253 pp_lookup_error(err));
/openbsd-current/usr.sbin/nsd/
H A Dserver.c3793 "PROXYv2 header: %s", pp_lookup_error(err)));
4238 VERBOSITY(6, (LOG_ERR, "proxy-protocol: could not parse PROXYv2 header: %s", pp_lookup_error(err)));
4813 VERBOSITY(6, (LOG_ERR, "proxy-protocol: could not parse PROXYv2 header: %s", pp_lookup_error(err)));

Completed in 203 milliseconds