Searched refs:do_debug (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssh/regress/misc/kexfuzz/
H A Dkexfuzz.c35 static int do_debug = 0; variable
56 if (do_debug) {
71 if (do_debug) {
86 if (do_debug) {
134 if (do_debug) \
139 if (do_debug) \
191 if (do_debug)
369 do_debug = 1;
401 log_init(argv[0], do_debug ? SYSLOG_LEVEL_DEBUG3 : SYSLOG_LEVEL_INFO,
/freebsd-11-stable/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c30 static int do_debug = 0; variable
48 if (do_debug)
64 if (do_debug)
68 if (do_debug)
73 if (do_debug)

Completed in 116 milliseconds