Home
last modified time | relevance | path

Searched refs:DebugOn (Results 1 – 6 of 6) sorted by relevance

/freebsd/libexec/rc/
H A Ddebug.sh304 DebugOn() { function
447 DebugOn -e $* || DebugOff $DEBUG_LAST
H A Drc75 if have DebugOn; then
H A Drc.subr1096 DebugOn rc:all rc:all:$rc_arg rc:$name rc:$name:$rc_arg $name:$rc_arg
1885 DebugOn $_file $_file:$_arg rc:${_file##*/} rc:${_file##*/}:$_arg ${_file##*/} ${_file##*/}:$_arg
1996 DebugOn rc:$_name $_name
2885 if ! have DebugOn; then
2886 DebugOn() { return 0; }
/freebsd/libexec/rbootd/
H A Drbootd.c118 (void) signal(SIGUSR1, DebugOn); in main()
429 DebugOn(int signo __unused) in DebugOn() function
H A Ddefs.h156 void DebugOn(int);
/freebsd/targets/pseudo/bootstrap-packages/
H A Dbootstrap-packages.sh64 DebugOn bootstrap-packages