Home
last modified time | relevance | path

Searched refs:res_hnok (Results 1 – 4 of 4) sorted by relevance

/packages/modules/DnsResolver/
Dres_comp.h25 bool res_hnok(const char* dn);
Dres_comp.cpp143 bool res_hnok(const char* dn) { in res_hnok() function
Dgethnamaddr.cpp155 name_ok = res_hnok; in getanswer()
280 if ((n < 0) || !res_hnok(bp)) { in getanswer()
Dgetaddrinfo.cpp870 name_ok = res_hnok; in getanswer()