Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/scripts/
H A Dwebrev.sh1964 if [[ -n $parent_webrev && -e $PWS/$PDIR/$PF ]]; then
1965 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
2006 if [[ -n $parent_webrev && -e $PWS/$PDIR/$PF ]]; then
2007 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
2050 if [[ -n $PWS && -e $PWS/$PDIR/$PF ]]; then
2051 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
2075 if [[ -f $PWS/$PDIR/$PF ]]; then
2077 cp $PWS/$PDIR/$PF $olddir/$PDIR/$PF
2084 typeset PWS=$2
2504 PWS=$codemgr_parent
[all …]