Home
last modified time | relevance | path

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

/bionic/libc/dns/net/
Dgethnamaddr.c135 } 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()
Dgetaddrinfo.c207 } 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()