Searched refs:getanswer (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/dns/net/
H A Dgetaddrinfo.c238 static struct addrinfo *getanswer(const querybuf *, int, const char *, int,
1297 "gethostby*.getanswer: asked for \"%s\", got \"%s\"";
1311 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, function
1431 "gethostby*.getanswer: asked for \"%s %s %s\", got type \"%s\"",
1997 ai = getanswer(buf, q.n, q.name, q.qtype, pai);
2004 ai = getanswer(buf2, q2.n, q2.name, q2.qtype, pai);
H A Dgethnamaddr.c120 "gethostby*.getanswer: asked for \"%s\", got \"%s\"";
146 static struct hostent *getanswer(const querybuf *, int, const char *, int,
217 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, function
367 "gethostby*.getanswer: asked for \"%s %s %s\", got type \"%s\"",
1212 hp = getanswer(buf, n, name, type, res, info->hp, info->buf,
1299 hp = getanswer(buf, n, qbuf, T_PTR, res, info->hp, info->buf,

Completed in 2328 milliseconds