Searched refs:ERR_LIB_SYS (Results 1 – 4 of 4) sorted by relevance
307 ERR_put_error(ERR_LIB_SYS, 0, 0, __FILE__, __LINE__);390 ERR_LIB_SYS, enumerator424 #define ERR_R_SYS_LIB ERR_LIB_SYS
23 OPENSSL_COMPILE_ASSERT(ERR_LIB_SYS == 2, library_values_changed_2);
519 if (lib == ERR_LIB_SYS) { in ERR_reason_error_string()617 if (library == ERR_LIB_SYS && reason == 0) { in ERR_put_error()
912 if (ERR_GET_LIB(err) == ERR_LIB_SYS) { in SSL_get_error()