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

/freebsd-current/include/
H A Dresolv.h389 #define res_nopt __res_nopt macro
480 int res_nopt(res_state, int, u_char *, int, int);
/freebsd-current/lib/libc/resolv/
H A Dres_mkquery.c203 res_nopt(res_state statp, function
215 printf(";; res_nopt()\n");
256 * res_nopt()) with the new RDATA length.
H A Dres_data.c279 return (res_nopt(&_res, n0, buf, buflen, anslen));
H A Dres_query.c132 n = res_nopt(statp, n, buf, sizeof(buf), anslen);
/freebsd-current/lib/libc/net/
H A Dgetaddrinfo.c2747 n = res_nopt(res, n, buf, MAXPACKET, anslen);

Completed in 132 milliseconds