Searched defs:__dns_parse (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/trusty/musl/src/network/ |
D | dns_parse.c | 4 int __dns_parse(const unsigned char *r, int rlen, int (*callback)(void *, int, const void *, int, c… in __dns_parse() function
|
/aosp_15_r20/external/musl/src/network/ |
H A D | dns_parse.c | 4 int __dns_parse(const unsigned char *r, int rlen, int (*callback)(void *, int, const void *, int, c… in __dns_parse() function
|