| /src/lib/libc/net/ |
| getnetnamadr.c | 97 } querybuf; typedef in typeref:union:__anon387 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:__anon385 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:__anon2 271 static struct addrinfo *getanswer(res_state, const querybuf *, int, 1705 getanswer(res_state res, const querybuf *answer, int anslen, const char *qname, 2035 querybuf *buf, *buf2;
|