Lines Matching defs:DebugOff
10 # DebugOff [-eo] [rc="rc"] "tag" ...
39 # DebugOff turns tracing on if any "tag" matches "DEBUG_OFF" or
43 # DebugOff accepts but ignores the '-e' and '-o' options.
45 # default of 0. Thus if DebugOff is the last operation in a
66 # calls DebugOff to turn it off.
234 # and if $first (the first arg to DebugOff) is suitable as a variable
366 # DebugOff [-e] [-o] [rc=$?] match ...
375 # keep DebugOn and DebugOff lines in sync.
377 DebugOff() {
454 DebugOn -e $* || DebugOff $DEBUG_LAST