Searched refs:TRY_AGAIN (Results 1 – 4 of 4) sorted by relevance
214 RES_SET_H_ERRNO(statp, TRY_AGAIN); in __res_context_query()252 RES_SET_H_ERRNO(statp, TRY_AGAIN); in __res_context_query()461 RES_SET_H_ERRNO(statp, TRY_AGAIN); in __res_context_search()472 case TRY_AGAIN: in __res_context_search()526 RES_SET_H_ERRNO(statp, TRY_AGAIN); in __res_context_search()
64 # define TRY_AGAIN 2 /* Non-Authoritative Host not found, macro
315 __set_h_errno (TRY_AGAIN); in libc_hidden_def()484 __set_h_errno (TRY_AGAIN); in libc_hidden_def()
228 h_errno = TRY_AGAIN; in libc_hidden_def()244 if (h_errno == TRY_AGAIN) in libc_hidden_def()388 h_errno = TRY_AGAIN; in libc_hidden_def()405 if (h_errno == TRY_AGAIN) in libc_hidden_def()
Completed in 11 milliseconds