/bionic/libc/netbsd/resolv/ |
res_mkquery.c | 231 res_nopt(res_state statp, function 243 printf(";; res_nopt()\n");
|
res_data.c | 302 return res_nopt(&_nres, a, b, c, d);
|
res_query.c | 153 n = res_nopt(statp, n, buf, sizeof(buf), anslen);
|
/bionic/libc/private/ |
resolv_private.h | 394 #define res_nopt __res_nopt macro 477 int res_nopt(res_state, int, u_char *, int, int);
|
/bionic/libc/netbsd/net/ |
getaddrinfo.c | [all...] |