Home
last modified time | relevance | path

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

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