Searched refs:querybuf (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/netbsd/ |
D | gethnamaddr.c | 90 } querybuf; typedef 101 static struct hostent *getanswer(const querybuf *, int, const char *, int, 171 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, in getanswer() 1059 querybuf *buf; in _dns_gethtbyname() 1121 querybuf *buf; in _dns_gethtbyaddr()
|
/bionic/libc/netbsd/net/ |
D | getaddrinfo.c | 193 } querybuf; typedef 224 static struct addrinfo *getanswer(const querybuf *, int, const char *, int, 1098 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, in getanswer() 1675 querybuf *buf, *buf2; in _dns_getaddrinfo()
|