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

/freebsd-13-stable/include/
H A Dresolv.h390 #define res_nopt __res_nopt macro
481 int res_nopt(res_state, int, u_char *, int, int);
/freebsd-13-stable/lib/libc/resolv/
H A Dres_data.c285 return (res_nopt(&_res, n0, buf, buflen, anslen));
H A Dres_mkquery.c210 res_nopt(res_state statp, function
222 printf(";; res_nopt()\n");
263 * res_nopt()) with the new RDATA length.
H A Dres_query.c139 n = res_nopt(statp, n, buf, sizeof(buf), anslen);
/freebsd-13-stable/lib/libc/net/
H A Dgetaddrinfo.c2744 n = res_nopt(res, n, buf, MAXPACKET, anslen);

Completed in 183 milliseconds