Home
last modified time | relevance | path

Searched refs:errorcode (Results 1 – 1 of 1) sorted by relevance

/openssl-master/test/
A Derrtest.c58 unsigned long errorcode; in test_print_error_format() local
69 errorcode = ERR_peek_error(); in test_print_error_format()
70 reasoncode = ERR_GET_REASON(errorcode); in test_print_error_format()
91 errorcode, lib, func, reason, file, line); in test_print_error_format()

Completed in 3 milliseconds