Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c28 static int do_debug = 0; variable
46 if (do_debug) in do_send_and_receive()
62 if (do_debug) in run_kex()
66 if (do_debug) in run_kex()
71 if (do_debug) in run_kex()
/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_stat.c324 int waitstatus, ru_valid, do_debug; in pmc_stat_internal() local
326 do_debug = ru_valid = 0; in pmc_stat_internal()
334 do_debug = 1; in pmc_stat_internal()
434 if (do_debug) in pmc_stat_internal()