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

/netbsd-current/external/cddl/dtracetoolkit/dist/Apps/
H A Dshellsnoop71 opt_pid=0; opt_uid=0; opt_time=0; opt_timestr=0; opt_quiet=0; opt_debug=0
77 d) opt_debug=1 ;;
111 inline int OPT_debug = '$opt_debug';
/netbsd-current/external/cddl/dtracetoolkit/dist/Bin/
H A Dshellsnoop71 opt_pid=0; opt_uid=0; opt_time=0; opt_timestr=0; opt_quiet=0; opt_debug=0
77 d) opt_debug=1 ;;
111 inline int OPT_debug = '$opt_debug';
/netbsd-current/usr.sbin/btattach/
H A Dbtattach.c55 static int opt_debug = 0; /* global? */ variable
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)
/netbsd-current/external/bsd/am-utils/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...]
H A DMakefile.am107 m4/macros/opt_debug.m4 \
/netbsd-current/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...]
/netbsd-current/external/gpl3/gdb/dist/
H A Dltmain.sh757 opt_debug=:
892 opt_debug='set -x'
893 $opt_debug
1148 $opt_debug
1167 $opt_debug
1183 $opt_debug
1280 $opt_debug
1850 $opt_debug
1981 $opt_debug
2061 $opt_debug
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dltmain.sh757 opt_debug=:
892 opt_debug='set -x'
893 $opt_debug
1148 $opt_debug
1167 $opt_debug
1183 $opt_debug
1280 $opt_debug
1850 $opt_debug
1981 $opt_debug
2061 $opt_debug
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/
H A Dltmain.sh757 opt_debug=:
892 opt_debug='set -x'
893 $opt_debug
1148 $opt_debug
1167 $opt_debug
1183 $opt_debug
1280 $opt_debug
1850 $opt_debug
1981 $opt_debug
2061 $opt_debug
[all...]
/netbsd-current/external/gpl3/binutils/dist/
H A Dltmain.sh757 opt_debug=:
892 opt_debug='set -x'
893 $opt_debug
1148 $opt_debug
1167 $opt_debug
1183 $opt_debug
1280 $opt_debug
1850 $opt_debug
1981 $opt_debug
2061 $opt_debug
[all...]
/netbsd-current/external/gpl3/gcc/dist/
H A Dltmain.sh757 opt_debug=:
892 opt_debug='set -x'
893 $opt_debug
1148 $opt_debug
1167 $opt_debug
1183 $opt_debug
1280 $opt_debug
1850 $opt_debug
1981 $opt_debug
2061 $opt_debug
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/
H A Dltmain.sh757 opt_debug=:
892 opt_debug='set -x'
893 $opt_debug
1148 $opt_debug
1167 $opt_debug
1183 $opt_debug
1280 $opt_debug
1850 $opt_debug
1981 $opt_debug
2061 $opt_debug
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlibtool1264 opt_debug=:
1399 opt_debug='set -x'
1400 $opt_debug
1655 $opt_debug
1674 $opt_debug
1690 $opt_debug
1787 $opt_debug
2357 $opt_debug
2488 $opt_debug
2568 $opt_debug
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/
H A Dltmain.sh599 opt_debug=:
734 opt_debug='set -x'
735 $opt_debug
977 $opt_debug
996 $opt_debug
1012 $opt_debug
1103 $opt_debug
1639 $opt_debug
1770 $opt_debug
1850 $opt_debug
[all...]
/netbsd-current/crypto/external/cpl/tpm-tools/dist/
H A Dltmain.sh599 opt_debug=:
734 opt_debug='set -x'
735 $opt_debug
977 $opt_debug
996 $opt_debug
1012 $opt_debug
1103 $opt_debug
1639 $opt_debug
1770 $opt_debug
1850 $opt_debug
[all...]
/netbsd-current/external/bsd/jemalloc/dist/bin/
H A Djeprof.in363 $main::opt_debug = 0;
431 "debug!" => \$main::opt_debug,
4654 if($main::opt_debug) { printf STDERR "$start:$finish ($offset) $lib\n"; }
4698 if ($main::opt_debug and $main::opt_test) {
4730 if ($main::opt_debug and $main::opt_test) { print STDERR "$r\n"; }
4751 # if ($main::opt_debug) { print STDERR "AddressSub $addr1 - $addr2 = "; }
4783 # if ($main::opt_debug) { print STDERR "$r\n"; }
4806 # if ($main::opt_debug) { print STDERR "AddressInc $addr1 = "; }
4814 # if ($main::opt_debug) { print STDERR "$r\n"; }
4826 # if ($main::opt_debug) { prin
[all...]

Completed in 268 milliseconds