Home
last modified time | relevance | path

Searched refs:pp_parse_errors (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dproxy_protocol.h128 enum pp_parse_errors { enum
149 const char* pp_lookup_error(enum pp_parse_errors error);
H A Dproxy_protocol.c81 pp_lookup_error(enum pp_parse_errors error) { in pp_lookup_error()