Home
last modified time | relevance | path

Searched refs:DEBUG_SHELL (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/rc/
H A Ddebug.sh423 ${DEBUG_SHELL:-${SHELL:-/bin/sh}} < $_TTY > $_TTY 2>&1
/freebsd/contrib/bmake/
H A Dmake.h680 bool DEBUG_SHELL:1; member
H A Dmain.c313 debug.DEBUG_SHELL = true; in MainParseArgDebug()