Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/regress/misc/kexfuzz/
H A Dkexfuzz.c35 static int do_debug = 0; variable
56 if (do_debug) { in packet_hook()
71 if (do_debug) { in packet_hook()
86 if (do_debug) { in packet_hook()
134 if (do_debug) \
139 if (do_debug) \
191 if (do_debug) in run_kex()
369 do_debug = 1; in main()
401 log_init(argv[0], do_debug ? SYSLOG_LEVEL_DEBUG3 : SYSLOG_LEVEL_INFO, in main()
/freebsd-12.1/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c30 static int do_debug = 0; variable
48 if (do_debug) in do_send_and_receive()
64 if (do_debug) in run_kex()
68 if (do_debug) in run_kex()
73 if (do_debug) in run_kex()
/freebsd-12.1/usr.sbin/pmc/
H A Dcmd_pmc_stat.c320 int waitstatus, ru_valid, do_debug; in pmc_stat_internal() local
322 do_debug = ru_valid = 0; in pmc_stat_internal()
330 do_debug = 1; in pmc_stat_internal()
430 if (do_debug) in pmc_stat_internal()
/freebsd-12.1/lib/libpmc/
H A Dlibpmc_pmu_util.c322 int do_debug; in pmc_pmu_print_counters() local
325 do_debug = 0; in pmc_pmu_print_counters()
328 do_debug = 1; in pmc_pmu_print_counters()
337 if (do_debug) in pmc_pmu_print_counters()