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

/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh1976 if [[ -n $parent_webrev && -e $PWS/$PDIR/$PF ]]; then
1977 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
2018 if [[ -n $parent_webrev && -e $PWS/$PDIR/$PF ]]; then
2019 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
2062 if [[ -n $PWS && -e $PWS/$PDIR/$PF ]]; then
2063 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
2087 if [[ -f $PWS/$PDIR/$PF ]]; then
2089 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
2096 typeset PWS
[all...]

Completed in 415 milliseconds