Searched refs:skipqname (Results 1 – 1 of 1) sorted by relevance
/external/curl/lib/ |
D | doh.c | 389 static DOHcode skipqname(unsigned char *doh, size_t dohlen, in skipqname() function 602 rc = skipqname(doh, dohlen, &index); in doh_decode() 615 rc = skipqname(doh, dohlen, &index); in doh_decode() 660 rc = skipqname(doh, dohlen, &index); in doh_decode() 682 rc = skipqname(doh, dohlen, &index); in doh_decode()
|