Home
last modified time | relevance | path

Searched refs:res_query (Results 1 – 11 of 11) sorted by relevance

/freebsd/lib/libc/resolv/
H A Dres_data.c160 res_query(const char *name, /*!< domain name */ in res_query() function
318 #undef res_query
319 __weak_reference(__res_query, res_query);
H A DMakefile.inc6 res_query.c res_send.c res_state.c res_update.c
H A DSymbol.map92 res_query;
/freebsd/include/
H A Dresolv.h295 #define res_query __res_query macro
312 int res_query(const char *, int, int, u_char *, int);
/freebsd/usr.sbin/pkg/
H A Ddns_utils.c125 if ((len = res_query(zone, C_IN, T_SRV, q.buf, sizeof(q.buf))) == -1 || in dns_getsrvinfo()
/freebsd/lib/libc/net/
H A DMakefile.inc155 resolver.3 res_query.3 \
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c240 length = res_query(hostname, (signed int) rdclass, (signed int) rdtype, in getrrsetbyname()
/freebsd/contrib/sendmail/src/
H A Ddomain.c892 extern int res_query __P((const char *, int, int, u_char *, int));
963 resfunc = res_query;
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap.m4208 len = res_query(request, ns_c_in, ns_t_srv, reply, sizeof(reply));
214 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
/freebsd/crypto/openssh/
H A Dconfigure.ac1196 AC_CHECK_LIB([resolv], [res_query], [ LIBS="$LIBS -lresolv" ])
4680 AC_SEARCH_LIBS([res_query], [resolv])
4682 AC_MSG_CHECKING([if res_query will link])
4690 res_query (0, 0, 0, 0, 0);
4696 AC_MSG_CHECKING([for res_query in -lresolv])
4704 res_query (0, 0, 0, 0, 0);
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES7446 routines res_query and res_search return the size of the