Searched refs:res_nopt (Results 1 – 4 of 4) sorted by relevance
/packages/modules/DnsResolver/ |
D | resolv_private.h | 148 int res_nopt(res_state, int, uint8_t*, int, int);
|
D | res_mkquery.cpp | 194 int res_nopt(res_state statp, int n0, /* current offset in buffer */ in res_nopt() function
|
D | res_query.cpp | 126 n = res_nopt(statp, n, buf, sizeof(buf), anslen); in res_nquery()
|
D | getaddrinfo.cpp | 1630 n = res_nopt(res, n, buf, sizeof(buf), anslen); in doQuery() 1761 n = res_nopt(res, n, buf, sizeof(buf), anslen); in res_queryN()
|