| /freebsd/contrib/pam-krb5/tests/data/scripts/long/ |
| H A D | use-first-debug | 1 # Test use_first_pass with a long password and debug. -*- conf -*- 8 auth = use_first_pass debug
|
| H A D | password-debug | 1 # Test excessively long password handling with debug logging. -*- conf -*- 8 auth = debug
|
| /freebsd/contrib/netbsd-tests/ipf/regress/ |
| H A D | i19 | 1 block in quick log level user.debug proto icmp all 9 block in quick log level cron.debug proto icmp all 17 block in quick log level local4.debug proto icmp all
|
| /freebsd/libexec/bootpd/tools/bootpef/ |
| H A D | bootpef.c | 87 int debug = 0; /* Debugging flag (level) */ variable 170 debug++; in main() 182 debug = n; in main()
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | graid1_2.sh | 47 old=`sysctl -n kern.geom.mirror.debug` 48 sysctl kern.geom.mirror.debug=-1 | grep -q -- -1 || 49 sysctl kern.geom.mirror.debug=$old > /dev/null
|
| H A D | graid1_5.sh | 45 old=`sysctl -n kern.geom.mirror.debug` 46 sysctl kern.geom.mirror.debug=-1 | grep -q -- -1 || 47 sysctl kern.geom.mirror.debug=$old > /dev/null
|
| H A D | graid1_7.sh | 42 old=`sysctl -n kern.geom.mirror.debug` 43 sysctl kern.geom.mirror.debug=-1 | grep -q -- -1 || 44 sysctl kern.geom.mirror.debug=$old > /dev/null
|
| /freebsd/sys/contrib/openzfs/scripts/ |
| H A D | zfs.sh | 178 STACK_MAX_SIZE=/sys/kernel/debug/tracing/stack_max_size 188 STACK_MAX_SIZE=/sys/kernel/debug/tracing/stack_max_size 189 STACK_TRACE=/sys/kernel/debug/tracing/stack_trace
|
| /freebsd/contrib/pam-krb5/tests/data/scripts/trace/ |
| H A D | unsupported | 11 auth = force_first_pass no_ccache trace=%0 debug 12 account = no_ccache trace=%0 debug 13 session = no_ccache trace=%0 debug
|
| /freebsd/usr.sbin/makefs/ |
| H A D | msdos.c | 118 if (debug & DEBUG_FS_PARSE_OPTS) in msdos_parse_opts() 187 if (debug & DEBUG_FS_MAKEFS) in msdos_makefs() 200 if (debug & DEBUG_FS_MAKEFS) in msdos_makefs() 204 if (debug & DEBUG_FS_MAKEFS) in msdos_makefs()
|
| /freebsd/usr.sbin/autofs/ |
| H A D | automountd.c | 439 int ch, debug = 0, error, maxproc = 30, retval, saved_errno; in main_automountd() local 454 debug++; in main_automountd() 458 debug++; in main_automountd() 470 debug++; in main_automountd() 481 log_init(debug); in main_automountd()
|
| H A D | autounmountd.c | 267 int ch, debug = 0, error, kq; in main_autounmountd() local 275 debug++; in main_autounmountd() 284 debug++; in main_autounmountd() 300 log_init(debug); in main_autounmountd()
|
| /freebsd/contrib/pam-krb5/tests/data/scripts/pkinit/ |
| H A D | try-pkinit-debug | 1 # Test optional PKINIT auth w/debug. -*- conf -*- 11 auth = debug no_ccache try_pkinit pkinit_user=FILE:%0
|
| H A D | try-pkinit-debug-mit | 1 # Test optional PKINIT auth w/debug. -*- conf -*- 11 auth = debug no_ccache try_pkinit pkinit_user=FILE:%0
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | common.subr | 78 # disable truncating the debug file when initializing). To get child processes 89 # d Sets $debug to 1 125 # Sensible debug function. Override in ~/.bsdconfigrc if desired. 128 # If $debug is set and non-NULL, prints DEBUG info using printf(1) syntax: 135 [ "$debug" ] || return $SUCCESS 161 d) debug=1 ;; 166 f_dprintf "f_debug_init: debug=[%s] debugFile=[%s]" \ 167 "$debug" "$debugFile" 172 [ "$debugFile" ] && { [ "${debug+set}" ] || debug=1; } 177 [ "$debug" ] && export debug [all …]
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntpd.c | 412 debug = OPT_VALUE_SET_DEBUG_LEVEL; in main() 492 if (debug > 1) in set_process_priority() 856 debug = OPT_VALUE_SET_DEBUG_LEVEL; 864 || debug 992 * overide any '-n' (nofork) or '-d' (debug) option presented on 1776 if (debug) 1805 if (debug) 1854 if (debug < 255) 1856 debug++; 1857 msyslog(LOG_DEBUG, "debug raise [all...] |
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | StripOpts.td | 14 HelpText<"Alias for --strip-debug">; 17 HelpText<"Alias for --strip-debug">;
|
| /freebsd/libexec/bootpd/ |
| H A D | report.c | 25 extern int debug; 105 if (stderr_only || (debug > 2)) { in report()
|
| /freebsd/contrib/openresolv/ |
| H A D | configure | 19 --debug) DEBUG=$var;; 20 --disable-debug) DEBUG=no;; 21 --enable-debug) DEBUG=yes;;
|
| /freebsd/contrib/kyua/doc/ |
| H A D | Makefile.am.inc | 77 man_MANS += doc/kyua-debug.1 78 CLEANFILES += doc/kyua-debug.1 79 EXTRA_DIST += doc/kyua-debug.1.in 80 doc/kyua-debug.1: $(srcdir)/doc/kyua-debug.1.in $(MAN_DEPS) 81 $(AM_V_GEN)name=kyua-debug.1; $(BUILD_MANPAGE)
|
| /freebsd/crypto/openssl/test/ |
| H A D | ssl_old_test.c | 627 static int debug = 0; variable 946 debug = 0; in main() 1003 debug = 1; in main() 1616 if (debug) in main() 2036 if (debug) in doit_localhost() 2065 if (debug) in doit_localhost() 2088 if (debug) in doit_localhost() 2115 if (debug) in doit_localhost() 2139 if (debug) in doit_localhost() 2160 if (debug) in doit_localhost() [all …]
|
| /freebsd/sbin/savecore/tests/ |
| H A D | livedump_test.sh | 20 if ! [ -f /usr/lib/debug/${kernel}.debug ]; then
|
| /freebsd/crypto/openssh/contrib/cygwin/ |
| H A D | README | 24 --debug -d Enable shell's debug output. 55 --debug -d Enable shell's debug output.
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/keystone/ |
| H A D | keystone-k2hk-evm.dts | 31 led-debug-1-1 { 36 led-debug-1-2 { 41 led-debug-2 { 46 led-debug-3 {
|
| /freebsd/crypto/openssh/ |
| H A D | ssh.c | 511 debug("Canonicalized hostname \"%s\" => \"%s\"", in resolve_canonicalize() 1210 debug("%s, %s", SSH_RELEASE, SSH_OPENSSL_VERSION); in main() 1223 debug("configuration requests final Match pass"); in main() 1281 debug("hostname canonicalisation enabled, " in main() 1287 debug("re-parsing configuration"); in main() 1358 debug("Setting implicit ProxyCommand from ProxyJump: %s", in main() 1375 debug("UpdateHostKeys=ask is incompatible with " in main() 1381 debug("UpdateHostKeys=ask is incompatible with " in main() 1659 debug("Authenticator provider %s did not resolve; " in main() 1781 debug("HostbasedAuthentication enabled but no " in main() [all …]
|