Home
last modified time | relevance | path

Searched refs:querybuf (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/netbsd/
Dgethnamaddr.c91 } 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/
Dgetaddrinfo.c201 } 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()