Home
last modified time | relevance | path

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

/freebsd/include/
H A Dresolv.h371 #define res_nmkquery __res_nmkquery macro
464 int res_nmkquery(res_state, int, const char *, int, int,
/freebsd/lib/libc/resolv/
H A Dres_mkquery.c86 res_nmkquery(res_state statp, in res_nmkquery() function
H A Dres_data.c143 return (res_nmkquery(statp, op, dname, class, type, in res_mkquery()
H A Dres_query.c122 n = res_nmkquery(statp, QUERY, name, class, type, NULL, 0, NULL, in res_nquery()
H A Dres_findzonecut.c677 n = res_nmkquery(statp, ns_o_query, dname, class, qtype, in do_query()
/freebsd/lib/libc/net/
H A Dgetaddrinfo.c2757 n = res_nmkquery(res, QUERY, name, class, type, NULL, 0, NULL, in res_queryN()