Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/scripts/
H A Dwebrev.sh1540 if [[ -n $wxfile ]]; then
1704 wxfile=$PWD/$argfile
1706 wxfile=$argfile
1714 }' $wxfile > $FLIST
1776 wxfile=$TMPFLIST
2307 wxfile=$1
2308 if [[ -z $wxfile && -n $CODEMGR_WS ]]; then
2310 wxfile=$CODEMGR_WS/wx/active
2314 [[ -z $wxfile ]] && print -u2 "wx file not specified, and could not " \
2317 if [[ ! -r $wxfile ]]; then
[all …]