Searched refs:res_nopt (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/netbsd/resolv/
H A Dres_mkquery.c231 res_nopt(res_state statp, function
243 printf(";; res_nopt()\n");
H A Dres_data.c302 return res_nopt(&_nres, a, b, c, d);
H A Dres_query.c153 n = res_nopt(statp, n, buf, sizeof(buf), anslen);
/bionic/libc/private/
H A Dresolv_private.h394 #define res_nopt __res_nopt macro
474 int res_nopt(res_state, int, u_char *, int, int);
/bionic/libc/netbsd/net/
H A Dgetaddrinfo.c2196 n = res_nopt(res, n, buf, sizeof(buf), anslen);

Completed in 90 milliseconds