Searched refs:res_nopt (Results 1 – 4 of 4) sorted by relevance
/system/netd/resolv/ |
D | resolv_private.h | 222 int res_nopt(res_state, int, u_char*, int, int);
|
D | res_mkquery.cpp | 197 int res_nopt(res_state statp, int n0, /* current offset in buffer */ in res_nopt() function
|
D | res_query.cpp | 129 n = res_nopt(statp, n, buf, sizeof(buf), anslen); in res_nquery()
|
D | getaddrinfo.cpp | 1605 n = res_nopt(res, n, buf, sizeof(buf), anslen); in res_queryN()
|