Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_cc_test.c281 static FILE *logfile; variable
290 if (logfile == NULL) in dump_state()
305 fprintf(logfile, "%10lu,%10lu,%10lu,%10lu,%10lu,%10lu,%10lu,%10lu,\"%c\"\n", in dump_state()
470 if (logfile != NULL) in test_simulate()
471 fflush(logfile); in test_simulate()
615 logfile = fopen("quic_cc_stats.csv", "w"); in setup_tests()
616 fprintf(logfile, in setup_tests()
/openssl/doc/man3/
H A DSSL_CTX_set_verify.pod334 * an appropriate error in the logfile.

Completed in 12 milliseconds