Searched refs:querybuf (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/dns/net/ |
D | gethnamaddr.c | 135 } querybuf; typedef 146 static struct hostent *getanswer(const querybuf *, int, const char *, int, 217 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, in getanswer() 1139 querybuf *buf; in _dns_gethtbyname() 1203 querybuf *buf; in _dns_gethtbyaddr()
|
D | getaddrinfo.c | 207 } querybuf; typedef 238 static struct addrinfo *getanswer(const querybuf *, int, const char *, int, 1310 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, in getanswer() 1897 querybuf *buf, *buf2; in _dns_getaddrinfo()
|