[go: nahoru, domu]

Searched defs:res_hnok (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/dns/resolv/
H A Dres_comp.c171 res_hnok(const char *dn) { function
202 return (res_hnok(dn+2));
206 return (res_hnok(dn));
233 return (res_hnok(dn));
/bionic/libc/dns/include/
H A Dresolv_private.h404 #define res_hnok __res_hnok macro
442 int res_hnok(const char *);

Completed in 156 milliseconds