Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh1788 if [[ -n $wxfile ]]; then
1952 wxfile=$PWD/$argfile
1954 wxfile=$argfile
1962 }' $wxfile > $FLIST
2026 wxfile=$TMPFLIST
2554 wxfile=$1
2555 if [[ -z $wxfile && -n $CODEMGR_WS ]]; then
2557 wxfile=$CODEMGR_WS/wx/active
2564 if [[ ! -r $wxfile ]]; then
2570 flist_from_wx $wxfile
[all …]