Searched refs:EAI_FAIL (Results 1 – 5 of 5) sorted by relevance
40 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
494 error = EAI_FAIL;579 error = EAI_FAIL;588 error = EAI_FAIL;
57 public static final int EAI_FAIL = placeholder(); field in OsConstants445 if (error == EAI_FAIL) { in gaiName()
210 EAI_FAIL, in GetAllGetAddrinfoOSErrors()
645 case EAI_FAIL: /* server is sick */ in sock_address_init_resolve()