Searched defs:errNum (Results 1 – 2 of 2) sorted by relevance
113 PRErrorCode errNum; member 164 SECU_Strerror(PRErrorCode errNum) { in SECU_Strerror() argument 242 getErrString(PRInt32 i,PRErrorCode errNum) getErrString() argument 268 SECU_Strerror(PRErrorCode errNum) SECU_Strerror() argument [all...]
98 #define PosixErrorToStatus(errNum) ((errNum) == 0 ? mStatus_NoError : mStatus_UnknownErr) argument