Home
last modified time | relevance | path

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

/build/
Denvsetup.sh987 local PIDLIST="$(pid $1)"
988 if [[ $PIDLIST =~ ^[0-9]+$ ]] ; then
989 local PID="$PIDLIST"
990 elif [ "$PIDLIST" ] ; then