HomeSort by relevance Sort by last modified time
    Searched refs:getanswer (Results 1 - 2 of 2) sorted by null

  /bionic/libc/dns/net/
getaddrinfo.c 239 static struct addrinfo *getanswer(const querybuf *, int, const char *, int,
1291 "gethostby*.getanswer: asked for \"%s\", got \"%s\""
1294 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, function
    [all...]
gethnamaddr.c 120 "gethostby*.getanswer: asked for \"%s\", got \"%s\"";
138 static struct hostent *getanswer(const querybuf *, int, const char *, int,
201 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, function
351 "gethostby*.getanswer: asked for \"%s %s %s\", got type \"%s\"",
1212 hp = getanswer(buf, n, name, type, res, info->hp, info->buf,
1301 hp = getanswer(buf, n, qbuf, T_PTR, res, info->hp, info->buf,
    [all...]

Completed in 1148 milliseconds