Searched refs:res_query (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/lib/libc/resolv/
H A DMakefile.inc8 res_query.c res_send.c res_state.c res_update.c
H A DSymbol.map96 res_query;
H A Dres_data.c165 res_query(const char *name, /*!< domain name */ function
323 #undef res_query macro
324 __weak_reference(__res_query, res_query);
/freebsd-10-stable/include/
H A Dresolv.h74 * This used to be defined in res_query.c, now it's in herror.c.
294 #define res_query __res_query macro
311 int res_query(const char *, int, int, u_char *, int);
/freebsd-10-stable/lib/libc/net/
H A DMakefile.inc115 resolver.3 res_mkquery.3 resolver.3 res_query.3 \
/freebsd-10-stable/usr.sbin/pkg/
H A Ddns_utils.c123 if ((len = res_query(zone, C_IN, T_SRV, q.buf, sizeof(q.buf))) == -1 ||
/freebsd-10-stable/contrib/sendmail/src/
H A Ddomain.c212 extern int res_query(), res_search();
250 resfunc = res_query;
913 ** res_query() calls res_send() which
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c235 length = res_query(hostname, (signed int) rdclass, (signed int) rdtype,

Completed in 183 milliseconds