HomeSort by: relevance | last modified time | path
    Searched refs:opt_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/btattach/
btattach.c 55 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/
ltmain.sh 716 $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 15 milliseconds