Home
last modified time | relevance | path

Searched refs:res_querydomain (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/lib/libc/resolv/
HDres_data.c251 res_querydomain(const char *name, in res_querydomain() function
329 #undef res_querydomain
330 __weak_reference(__res_querydomain, res_querydomain);
HDSymbol.map94 res_querydomain;
/freebsd-14-stable/include/
HDresolv.h297 #define res_querydomain __res_querydomain macro
314 int res_querydomain(const char *, const char *, int, int,
/freebsd-14-stable/contrib/sendmail/contrib/
HDbitdomain.c233 ret = res_querydomain(host, "", C_IN, qtype,
/freebsd-14-stable/contrib/sendmail/src/
HDdomain.c1666 resqdomain = res_querydomain;