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

/bionic/libc/netbsd/resolv/
H A Dres_comp.c242 res_dnok(const char *dn) { function
/bionic/libc/private/
H A Dresolv_private.h369 #define res_dnok __res_dnok macro
414 int res_dnok(const char *);
/bionic/libc/netbsd/
H A Dgethnamaddr.c200 name_ok = res_dnok;
303 if (n < 0 || !res_dnok(tbuf)) {

Completed in 65 milliseconds