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

/freebsd-10-stable/include/
H A Dresolv.h388 #define res_nopt __res_nopt macro
479 int res_nopt(res_state, int, u_char *, int, int);
/freebsd-10-stable/lib/libc/resolv/
H A Dres_mkquery.c209 res_nopt(res_state statp, function
221 printf(";; res_nopt()\n");
262 * res_nopt()) with the new RDATA length.
H A Dres_data.c284 return (res_nopt(&_res, n0, buf, buflen, anslen));
H A Dres_query.c138 n = res_nopt(statp, n, buf, sizeof(buf), anslen);
/freebsd-10-stable/lib/libc/net/
H A Dgetaddrinfo.c2745 n = res_nopt(res, n, buf, MAXPACKET, anslen);

Completed in 65 milliseconds