Lines Matching refs:PWS
1890 if [[ -n $parent_webrev && -e $PWS/$PDIR/$PF ]]; then
1891 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
1934 if [[ -n $PWS && -e $PWS/$PDIR/$PF ]]; then
1935 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
1959 if [[ -f $PWS/$PDIR/$PF ]]; then
1961 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
1968 typeset PWS=$2
2366 PWS=$codemgr_parent
2375 real_parent=$PWS
2415 PRETTY_PWS="${PWS} (${origin} at ${pnode})"
2417 PRETTY_PWS="${PWS} (at ${pnode})"
2429 [[ -n $codemgr_parent ]] && PWS=$codemgr_parent
2454 PWS=$CODEMGR_PARENT
2706 print "Compare against: ${PRETTY_PWS:-$PWS}"
2797 build_old_new "$WDIR" "$PWS" "$PDIR" "$PF" "$CWS" "$DIR" "$F" || \
3066 print "${PRETTY_PWS:-$PWS}"