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

  /bionic/libc/dns/
gethnamaddr.c 94 "gethostby*.getanswer: asked for \"%s\", got \"%s\"";
112 static struct hostent *getanswer(const querybuf *, int, const char *, int,
182 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, function
336 "gethostby*.getanswer: asked for \"%s %s %s\", got type \"%s\"",
1300 hp = getanswer(buf, n, name, type, res);
1387 hp = getanswer(buf, n, qbuf, T_PTR, res);
    [all...]
  /bionic/libc/dns/net/
getaddrinfo.c 239 static struct addrinfo *getanswer(const querybuf *, int, const char *, int,
1303 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, function
    [all...]

Completed in 124 milliseconds