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

/openbsd-current/usr.sbin/unbound/sldns/
H A Dparseutil.h152 int sldns_parse_char(uint8_t *ch_p, const char** str_p);
H A Dparseutil.c352 sldns_parse_char(uint8_t *ch_p, const char** str_p) function
H A Dstr2wire.c1636 && sldns_parse_char( (uint8_t*) val_out, &val_in)) {
1641 && sldns_parse_char( (uint8_t*) val_out, &val_in)) {
1828 while(sldns_parse_char(&ch, &s)) {
2775 while (sldns_parse_char(&ch, &pstr)) {
/openbsd-current/sbin/unwind/libunbound/sldns/
H A Dparseutil.h152 int sldns_parse_char(uint8_t *ch_p, const char** str_p);
H A Dparseutil.c352 sldns_parse_char(uint8_t *ch_p, const char** str_p) function
H A Dstr2wire.c1636 && sldns_parse_char( (uint8_t*) val_out, &val_in)) {
1641 && sldns_parse_char( (uint8_t*) val_out, &val_in)) {
1828 while(sldns_parse_char(&ch, &s)) {
2775 while (sldns_parse_char(&ch, &pstr)) {

Completed in 77 milliseconds