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 | 841 int qtype, const struct addrinfo* pai, int* herrno) { in getanswer() 1605 int herrno; member 1675 static int res_queryN_parallel(const char* name, res_target* target, res_state res, int* herrno) { in res_queryN_parallel() 1714 static int res_queryN_wrapper(const char* name, res_target* target, res_state res, int* herrno) { in res_queryN_wrapper() 1732 static int res_queryN(const char* name, res_target* target, res_state res, int* herrno) { in res_queryN() 1808 static int res_searchN(const char* name, res_target* target, res_state res, int* herrno) { in res_searchN() 1925 int* herrno) { in res_querydomainN()
|