Searched refs:__dns_parse (Results 1 – 2 of 2) sorted by relevance
| /third_party/ulib/musl/src/network/ |
| A D | getnameinfo.c | 13 int __dns_parse(const unsigned char*, int, int (*)(void*, int, const void*, int, const void*), 95 __dns_parse(reply, rlen, dns_parse_callback, buf); in getnameinfo()
|
| A D | dns_parse.c | 3 int __dns_parse(const unsigned char* r, int rlen, in __dns_parse() function
|
Completed in 3 milliseconds