Searched refs:res_nmkquery (Results 1 – 6 of 6) sorted by relevance
| /freebsd/include/ |
| H A D | resolv.h | 371 #define res_nmkquery __res_nmkquery macro 464 int res_nmkquery(res_state, int, const char *, int, int,
|
| /freebsd/lib/libc/resolv/ |
| H A D | res_mkquery.c | 86 res_nmkquery(res_state statp, in res_nmkquery() function
|
| H A D | res_data.c | 143 return (res_nmkquery(statp, op, dname, class, type, in res_mkquery()
|
| H A D | res_query.c | 122 n = res_nmkquery(statp, QUERY, name, class, type, NULL, 0, NULL, in res_nquery()
|
| H A D | res_findzonecut.c | 677 n = res_nmkquery(statp, ns_o_query, dname, class, qtype, in do_query()
|
| /freebsd/lib/libc/net/ |
| H A D | getaddrinfo.c | 2757 n = res_nmkquery(res, QUERY, name, class, type, NULL, 0, NULL, in res_queryN()
|