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

/src/usr.sbin/btattach/
H A Dbtattach.c55 static int opt_debug = 0; /* global? */ variable in typeref:typename:int
183 opt_debug++;
289 if (opt_debug == 0 && daemon(0, 0) < 0)
382 if (opt_debug) {
424 if (opt_debug)
453 if (opt_debug)
484 if (opt_debug)
620 if (opt_debug)
626 if (opt_debug > 1)
/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh716 $opt_debug
739 $opt_debug
757 $opt_debug
789 $opt_debug
1042 opt_debug=:
1065 --debug|-x) opt_debug='set -x'
1067 $opt_debug
1180 test "$opt_debug" = : || func_append preserve_args " --debug"
1311 $opt_debug
1330 $opt_debug
[all...]

Completed in 4 milliseconds