Searched refs:res_nmkquery (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/include/
H A Dresolv.h371 #define res_nmkquery __res_nmkquery macro
466 int res_nmkquery(res_state, int, const char *, int, int,
/freebsd-current/lib/libc/resolv/
H A Dres_mkquery.c91 res_nmkquery(res_state statp, function
110 printf(";; res_nmkquery(%s, %s, %s, %s)\n",
H A Dres_data.c143 return (res_nmkquery(statp, op, dname, class, type,
H A Dres_query.c127 n = res_nmkquery(statp, QUERY, name, class, type, NULL, 0, NULL,
H A Dres_findzonecut.c677 n = res_nmkquery(statp, ns_o_query, dname, class, qtype,
680 DPRINTF(("do_query: res_nmkquery failed"));
/freebsd-current/lib/libc/net/
H A Dgetaddrinfo.c2743 n = res_nmkquery(res, QUERY, name, class, type, NULL, 0, NULL,

Completed in 150 milliseconds