Searched refs:res_querydomain (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/lib/libc/resolv/
H A Dres_data.c248 res_querydomain(const char *name, function
326 #undef res_querydomain macro
327 __weak_reference(__res_querydomain, res_querydomain);
/freebsd-current/include/
H A Dresolv.h296 #define res_querydomain __res_querydomain macro
313 int res_querydomain(const char *, const char *, int, int,
/freebsd-current/contrib/sendmail/contrib/
H A Dbitdomain.c233 ret = res_querydomain(host, "", C_IN, qtype,
/freebsd-current/contrib/sendmail/src/
H A Ddomain.c1666 resqdomain = res_querydomain;
1793 ** succeed (res_querydomain() calls

Completed in 176 milliseconds