Searched refs:res_querydomain (Results 1 - 5 of 5) sorted by last modified time

/freebsd-10.0-release/include/
H A Dresolv.h294 #define res_querydomain __res_querydomain macro
311 int res_querydomain(const char *, const char *, int, int,
/freebsd-10.0-release/lib/libc/resolv/
H A DSymbol.map98 res_querydomain;
H A Dres_data.c251 res_querydomain(const char *name, function
315 #undef res_querydomain macro
316 __weak_reference(__res_querydomain, res_querydomain);
/freebsd-10.0-release/contrib/sendmail/src/
H A Ddomain.c882 ret = res_querydomain(host, *dp, C_IN, qtype,
912 ** succeed (res_querydomain() calls
/freebsd-10.0-release/contrib/sendmail/contrib/
H A Dbitdomain.c233 ret = res_querydomain(host, "", C_IN, qtype,

Completed in 89 milliseconds