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

/freebsd-13-stable/lib/libc/resolv/
H A Dres_data.c254 res_querydomain(const char *name, function
332 #undef res_querydomain macro
333 __weak_reference(__res_querydomain, res_querydomain);
/freebsd-13-stable/include/
H A Dresolv.h297 #define res_querydomain __res_querydomain macro
314 int res_querydomain(const char *, const char *, int, int,
/freebsd-13-stable/contrib/sendmail/contrib/
H A Dbitdomain.c233 ret = res_querydomain(host, "", C_IN, qtype,
/freebsd-13-stable/contrib/sendmail/src/
H A Ddomain.c1298 resqdomain = res_querydomain;
1425 ** succeed (res_querydomain() calls

Completed in 74 milliseconds