Searched refs:PR_IO_TIMEOUT_ERROR (Results 1 – 5 of 5) sorted by relevance
108 return PR_IO_TIMEOUT_ERROR; in MapErrorToNSS()138 case PR_IO_TIMEOUT_ERROR: in MapNSSError()
75 #define PR_IO_TIMEOUT_ERROR (-5990L) macro
246 return PR_IO_TIMEOUT_ERROR; in MapErrorToNSS()276 case PR_IO_TIMEOUT_ERROR: in MapNSSError()
179 case WSAETIMEDOUT: prError = PR_IO_TIMEOUT_ERROR; break; in nss_MD_win32_map_connect_error()
508 case ETIMEDOUT: prError = PR_IO_TIMEOUT_ERROR; break; in nss_MD_unix_map_default_error()