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

/freebsd-current/contrib/ldns/
H A Dstr2host.c292 parse_char(uint8_t *ch_p, const char** str_p) function
441 while (parse_char(&ch, &str)) {
1542 while (parse_char(&ch, &str)) {

Completed in 120 milliseconds