Searched refs:sldns_parse_char (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/unbound/ldns/
H A Dparseutil.h146 int sldns_parse_char(uint8_t *ch_p, const char** str_p);
H A Dparseutil.c318 sldns_parse_char(uint8_t *ch_p, const char** str_p) function
H A Dstr2wire.c1065 while(sldns_parse_char(&ch, &s)) {
1948 while (sldns_parse_char(&ch, &pstr)) {

Completed in 102 milliseconds