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

  /bionic/libc/netbsd/
gethnamaddr.c 84 "gethostby*.getanswer: asked for \"%s\", got \"%s\"";
102 static struct hostent *getanswer(const querybuf *, int, const char *, int,
172 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, function
326 "gethostby*.getanswer: asked for \"%s %s %s\", got type \"%s\"",
1100 hp = getanswer(buf, n, name, type, res);
1182 hp = getanswer(buf, n, qbuf, T_PTR, res);
  /bionic/libc/netbsd/net/
getaddrinfo.c 235 static struct addrinfo *getanswer(const querybuf *, int, const char *, int,
1301 "gethostby*.getanswer: asked for \"%s\", got \"%s\"";
1304 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, function
    [all...]

Completed in 146 milliseconds