Searched refs:RUN_ENGINE_VERBOSE (Results 1 – 4 of 4) sorted by relevance
520 #define RUN_ENGINE_VERBOSE 0x0001 /* enable verbose messages */ macro
262 verbose = (flags & RUN_ENGINE_VERBOSE) != 0; in run_ssl_engine()
1079 (verbose ? RUN_ENGINE_VERBOSE : 0) in do_client()
1190 run_flags = (verbose ? RUN_ENGINE_VERBOSE : 0) in do_server()