Searched defs:herrno (Results 1 – 2 of 2) sorted by relevance
/packages/modules/DnsResolver/ |
D | res_query.cpp | 106 int* herrno) // legacy and extended h_errno in res_nquery() 208 int* herrno) /* legacy and extended in res_nsearch() 332 int* herrno) /* legacy and extended h_errno NETD_RESOLV_H_ERRNO_EXT_* */ in res_nquerydomain()
|
D | getaddrinfo.cpp | 842 int qtype, const struct addrinfo* pai, int* herrno) { in getanswer() 1607 int herrno; member 1673 static int res_queryN_parallel(const char* name, res_target* target, res_state res, int* herrno) { in res_queryN_parallel() 1711 static int res_queryN_wrapper(const char* name, res_target* target, res_state res, int* herrno) { in res_queryN_wrapper() 1729 static int res_queryN(const char* name, res_target* target, res_state res, int* herrno) { in res_queryN() 1805 static int res_searchN(const char* name, res_target* target, res_state res, int* herrno) { in res_searchN() 1922 int* herrno) { in res_querydomainN()
|