Searched refs:TRY_AGAIN (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/dns/resolv/
H A Dres_query.c180 RES_SET_H_ERRNO(statp, TRY_AGAIN);
198 RES_SET_H_ERRNO(statp, TRY_AGAIN);
314 RES_SET_H_ERRNO(statp, TRY_AGAIN);
325 case TRY_AGAIN:
369 RES_SET_H_ERRNO(statp, TRY_AGAIN);
/bionic/libc/include/
H A Dnetdb.h129 #define TRY_AGAIN 2 /* Non-Authoritative Host not found, or SERVERFAIL */ macro
/bionic/tools/versioner/current/
H A Dnetdb.h129 #define TRY_AGAIN 2 /* Non-Authoritative Host not found, or SERVERFAIL */ macro
/bionic/libc/dns/net/
H A Dgetaddrinfo.c2010 case TRY_AGAIN:
2210 h_errno = TRY_AGAIN;
2236 h_errno = TRY_AGAIN;
2344 h_errno = TRY_AGAIN;
2355 case TRY_AGAIN:
2399 h_errno = TRY_AGAIN;
H A Dgethnamaddr.c1219 case TRY_AGAIN:
1308 case TRY_AGAIN:

Completed in 227 milliseconds