HomeSort by: relevance | last modified time | path
    Searched defs:querybuf (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/net/
getnetnamadr.c 97 } querybuf; typedef in typeref:union:__anon4d55a5dd010a
114 static struct netent *getnetanswer(res_state, querybuf *, int, int);
168 getnetanswer(res_state res, querybuf *answer, int anslen, int net_i)
315 querybuf *buf;
451 querybuf *buf;
gethnamaddr.c 144 } querybuf; typedef in typeref:union:__anon33bc62a2010a
155 static struct hostent *getanswer(const querybuf *, int, const char *, int,
214 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype,
936 querybuf *buf;
1001 querybuf *buf;
getaddrinfo.c 219 } querybuf; typedef in typeref:union:__anone39df52a020a
271 static struct addrinfo *getanswer(res_state, const querybuf *, int,
1702 getanswer(res_state res, const querybuf *answer, int anslen, const char *qname,
2032 querybuf *buf, *buf2;

Completed in 25 milliseconds