Home
last modified time | relevance | path

Searched refs:sldns_parse_escape (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.sbin/unbound/sldns/
H A Dparseutil.h144 int sldns_parse_escape(uint8_t *ch_p, const char** str_p);
H A Dparseutil.c321 sldns_parse_escape(uint8_t *ch_p, const char** str_p) in sldns_parse_escape() function
359 return sldns_parse_escape(ch_p, str_p); in sldns_parse_char()
H A Dstr2wire.c103 if (!sldns_parse_escape(q, &s)) { in sldns_str2wire_dname_buf_rel()
/openbsd/sbin/unwind/libunbound/sldns/
H A Dparseutil.h144 int sldns_parse_escape(uint8_t *ch_p, const char** str_p);
H A Dparseutil.c321 sldns_parse_escape(uint8_t *ch_p, const char** str_p) in sldns_parse_escape() function
359 return sldns_parse_escape(ch_p, str_p); in sldns_parse_char()
H A Dstr2wire.c103 if (!sldns_parse_escape(q, &s)) { in sldns_str2wire_dname_buf_rel()