Searched refs:querybuf (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/netbsd/ |
D | gethnamaddr.c | 91 } querybuf; typedef 102 static struct hostent *getanswer(const querybuf *, int, const char *, int, 172 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, in getanswer() 1060 querybuf *buf; in _dns_gethtbyname() 1122 querybuf *buf; in _dns_gethtbyaddr()
|
/bionic/libc/netbsd/net/ |
D | getaddrinfo.c | 201 } querybuf; typedef 232 static struct addrinfo *getanswer(const querybuf *, int, const char *, int, 1298 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, in getanswer() 1875 querybuf *buf, *buf2; in _dns_getaddrinfo()
|