Lines Matching refs:PWS
2140 if [[ -n $parent_webrev && -e $PWS/$PDIR/$PF ]]; then
2141 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
2184 if [[ -n $PWS && -e $PWS/$PDIR/$PF ]]; then
2185 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
2209 if [[ -f $PWS/$PDIR/$PF ]]; then
2211 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
2218 typeset PWS=$2
2626 PWS=$codemgr_parent
2635 real_parent=$PWS
2677 PRETTY_PWS="${PWS} (${origin} at ${pnode})"
2681 PRETTY_PWS="${PWS} (at ${pnode})"
2698 [[ -n $codemgr_parent ]] && PWS=$codemgr_parent
2725 PWS=$CODEMGR_PARENT
2977 print "Compare against: ${PRETTY_PWS:-$PWS}"
3066 build_old_new "$WDIR" "$PWS" "$PDIR" "$PF" "$CWS" "$DIR" "$F" || \
3314 print "${PRETTY_PWS:-$PWS}"