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

/freebsd-11-stable/lib/libc/resolv/
H A Dres_comp.c229 res_dnok(const char *dn) { function
/freebsd-11-stable/include/
H A Dresolv.h359 #define res_dnok __res_dnok macro
417 int res_dnok(const char *);
/freebsd-11-stable/lib/libc/net/
H A Dgethostbydns.c164 name_ok = res_dnok;
272 if (n < 0 || !res_dnok(tbuf)) {
H A Dgetnetbydns.c205 if ((n < 0) || !res_dnok(bp))

Completed in 364 milliseconds