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

/freebsd-current/lib/libc/resolv/
H A Dres_comp.c224 res_dnok(const char *dn) { function
/freebsd-current/include/
H A Dresolv.h360 #define res_dnok __res_dnok macro
418 int res_dnok(const char *);
/freebsd-current/lib/libc/net/
H A Dgethostbydns.c159 name_ok = res_dnok;
267 if (n < 0 || !res_dnok(tbuf)) {
H A Dgetnetbydns.c201 if ((n < 0) || !res_dnok(bp))

Completed in 123 milliseconds