Searched refs:print_errno (Results 1 – 2 of 2) sorted by relevance
987 int print_errno = 0, print_crypto_err = 0; in log_crypto_err_io_code_arg() local1028 print_errno = 1; in log_crypto_err_io_code_arg()1037 print_errno = 1; in log_crypto_err_io_code_arg()1041 if(print_errno) { in log_crypto_err_io_code_arg()1054 if(print_errno) { in log_crypto_err_io_code_arg()
1513 int res, print_errno; in runtests() local1517 print_errno = 0; in runtests()1533 print_errno ? " errno_in=" : "", in runtests()1534 print_errno ? errnos[test.in_err] : "", in runtests()1542 print_errno = 1; in runtests()