Searched defs:herrno (Results 1 – 2 of 2) sorted by relevance
/packages/modules/DnsResolver/ |
D | res_query.cpp | 105 int* herrno) // legacy and extended h_errno in res_nquery() 204 int* herrno) /* legacy and extended in res_nsearch() 327 int* herrno) /* legacy and extended h_errno NETD_RESOLV_H_ERRNO_EXT_* */ in res_nquerydomain()
|
D | getaddrinfo.cpp | 841 int qtype, const struct addrinfo* pai, int* herrno) { in getanswer() 1607 int herrno; member 1674 static int res_queryN_parallel(const char* name, res_target* target, ResState* res, int* herrno) { in res_queryN_parallel() 1713 static int res_queryN_wrapper(const char* name, res_target* target, ResState* res, int* herrno) { in res_queryN_wrapper() 1731 static int res_queryN(const char* name, res_target* target, ResState* res, int* herrno) { in res_queryN() 1805 static int res_searchN(const char* name, res_target* target, ResState* res, int* herrno) { in res_searchN() 1923 int* herrno) { in res_querydomainN()
|