HomeSort by: relevance | last modified time | path
    Searched refs:NO_RECOVERY (Results 1 - 7 of 7) sorted by relevancy

  /src/lib/libc/resolv/
res_query.c 182 RES_SET_H_ERRNO(statp, NO_RECOVERY);
229 RES_SET_H_ERRNO(statp, NO_RECOVERY);
413 RES_SET_H_ERRNO(statp, NO_RECOVERY);
423 RES_SET_H_ERRNO(statp, NO_RECOVERY);
  /src/include/
netdb.h 230 #define NO_RECOVERY 3 /*%< Non recoverable errors, FORMERR, REFUSED, NOTIMP */
  /src/lib/libbluetooth/
bluetooth.c 89 h_errno = NO_RECOVERY;
  /src/lib/libc/net/
getaddrinfo.c 1754 h_errno = NO_RECOVERY;
1759 h_errno = NO_RECOVERY;
1770 h_errno = NO_RECOVERY;
1992 h_errno = ntohs(hp->ancount) > 0? NO_DATA : NO_RECOVERY;
2606 h_errno = NO_RECOVERY;
2664 h_errno = NO_RECOVERY;
2841 h_errno = NO_RECOVERY;
2851 h_errno = NO_RECOVERY;
gethnamaddr.c 204 goto no_recovery; \
210 goto no_recovery; \
248 *he = NO_RECOVERY;
264 goto no_recovery;
268 goto no_recovery;
278 goto no_recovery;
320 goto no_recovery;
349 goto no_recovery;
386 goto no_recovery;
461 goto no_recovery;
    [all...]
getnameinfo.c 427 case NO_RECOVERY:
getnetnamadr.c 214 h_errno = NO_RECOVERY;

Completed in 17 milliseconds