Searched refs:NUM_SYS_STR_REASONS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/err/
H A Derr.c531 #define NUM_SYS_STR_REASONS 127 macro
534 static ERR_STRING_DATA SYS_str_reasons[NUM_SYS_STR_REASONS + 1];
547 static char strerror_tab[NUM_SYS_STR_REASONS][LEN_SYS_STR_REASON];
566 for (i = 1; i <= NUM_SYS_STR_REASONS; i++)
586 /* Now we still have SYS_str_reasons[NUM_SYS_STR_REASONS] = {0, NULL},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/err/
H A Derr.c562 # define NUM_SYS_STR_REASONS 127 macro
565 static ERR_STRING_DATA SYS_str_reasons[NUM_SYS_STR_REASONS + 1];
579 static char strerror_tab[NUM_SYS_STR_REASONS][LEN_SYS_STR_REASON];
596 for (i = 1; i <= NUM_SYS_STR_REASONS; i++) {
614 * Now we still have SYS_str_reasons[NUM_SYS_STR_REASONS] = {0, NULL}, as
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/err/
H A Derr.c562 # define NUM_SYS_STR_REASONS 127 macro
565 static ERR_STRING_DATA SYS_str_reasons[NUM_SYS_STR_REASONS + 1];
579 static char strerror_tab[NUM_SYS_STR_REASONS][LEN_SYS_STR_REASON];
596 for (i = 1; i <= NUM_SYS_STR_REASONS; i++) {
614 * Now we still have SYS_str_reasons[NUM_SYS_STR_REASONS] = {0, NULL}, as

Completed in 60 milliseconds