Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/scripts/
H A Dwebrev.sh1545 if [[ -n $wxfile ]]; then
1709 wxfile=$PWD/$argfile
1711 wxfile=$argfile
1719 }' $wxfile > $FLIST
1734 wxfile=$TMPFLIST
1816 wxfile=$TMPFLIST
2454 wxfile=$1
2455 if [[ -z $wxfile && -n $CODEMGR_WS ]]; then
2457 wxfile=$CODEMGR_WS/wx/active
2461 [[ -z $wxfile ]] && print -u2 "wx file not specified, and could not " \
[all …]