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

/freebsd-11-stable/cddl/usr.sbin/dwatch/
H A Ddwatch63 _MAX_DEPTH=64 # -K num
87 MAX_DEPTH=$_MAX_DEPTH # -K num
171 "Maximum directory depth to display (Default $_MAX_DEPTH)."
563 [ $MAX_DEPTH -ne $_MAX_DEPTH ] && ARGV="$ARGV -K $MAX_DEPTH"

Completed in 94 milliseconds