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

/freebsd-11-stable/cddl/usr.sbin/dwatch/
H A Ddwatch94 PSTREE= # -R
566 [ "$PSTREE" ] && ARGV="$ARGV -R"
729 1) ONELINE=1 PSTREE= ;;
769 R) PSTREE=1 ;;
980 $( if [ "$PSTREE" ]; then pproc -P1; else echo -n \
990 $( [ "$PSTREE" ] && pproc -P2 )
994 $( [ "$PSTREE" ] && pproc -P3 )
1131 -v pstree=$PSTREE \
1382 ${PSTREE:+

Completed in 105 milliseconds