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

/freebsd-11-stable/lib/libc/resolv/
H A Dres_data.c252 res_querydomain(const char *name, function
330 #undef res_querydomain macro
331 __weak_reference(__res_querydomain, res_querydomain);
/freebsd-11-stable/include/
H A Dresolv.h295 #define res_querydomain __res_querydomain macro
312 int res_querydomain(const char *, const char *, int, int,
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dbitdomain.c233 ret = res_querydomain(host, "", C_IN, qtype,
/freebsd-11-stable/contrib/sendmail/src/
H A Ddomain.c1298 resqdomain = res_querydomain;
1425 ** succeed (res_querydomain() calls

Completed in 75 milliseconds