Searched refs:getanswer (Results 1 – 1 of 1) sorted by relevance
| /trueos/lib/libc/net/ |
| HD | getaddrinfo.c | 271 static struct addrinfo *getanswer(const querybuf *, int, const char *, int, 1918 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, in getanswer() function 2271 ai = getanswer(buf2, q2.n, q2.name, q2.qtype, pai, res); in _dns_getaddrinfo() 2278 ai = getanswer(buf, q.n, q.name, q.qtype, pai, res); in _dns_getaddrinfo()
|