Searched refs:herrno (Results 1 – 3 of 3) sorted by relevance
106 int* herrno) // legacy and extended h_errno in res_nquery() argument129 *herrno = NO_RECOVERY; in res_nquery()162 *herrno = NETD_RESOLV_H_ERRNO_EXT_TIMEOUT; // extended h_errno. in res_nquery()165 *herrno = TRY_AGAIN; in res_nquery()178 *herrno = HOST_NOT_FOUND; in res_nquery()181 *herrno = TRY_AGAIN; in res_nquery()184 *herrno = NO_DATA; in res_nquery()190 *herrno = NO_RECOVERY; in res_nquery()208 int* herrno) /* legacy and extended in res_nsearch() argument219 *herrno = HOST_NOT_FOUND; /* True if we never query. */ in res_nsearch()[all …]
142 const struct addrinfo*, int* herrno);154 static int res_queryN(const char* name, res_target* target, res_state res, int* herrno);155 static int res_searchN(const char* name, res_target* target, res_state res, int* herrno);157 int* herrno);835 *herrno = NO_RECOVERY; \841 int qtype, const struct addrinfo* pai, int* herrno) { in getanswer() argument886 *herrno = NO_RECOVERY; in getanswer()891 *herrno = NO_RECOVERY; in getanswer()902 *herrno = NO_RECOVERY; in getanswer()1018 *herrno = NETDB_SUCCESS; in getanswer()[all …]
184 int herrnoToAiErrno(int herrno);