Searched refs:skipqname (Results 1 – 1 of 1) sorted by relevance
/third_party/curl/lib/ |
D | doh.c | 452 static DOHcode skipqname(const unsigned char *doh, size_t dohlen, in skipqname() function 649 rc = skipqname(doh, dohlen, &index); in doh_decode() 663 rc = skipqname(doh, dohlen, &index); in doh_decode() 710 rc = skipqname(doh, dohlen, &index); in doh_decode() 732 rc = skipqname(doh, dohlen, &index); in doh_decode()
|