Searched refs:OPTIND (Results 1 - 25 of 38) sorted by relevance

12

/ast/src/cmd/std/
H A Dyes.sh53 shift $((OPTIND-1))
H A Dseq.sh96 shift $((OPTIND-1))
/ast/src/cmd/pax/
H A Drpm2cpio.sh51 OPTIND=0
67 shift $OPTIND-1
H A Ddelta2patch.sh40 OPTIND=0
H A Dcpio.sh107 shift $(($OPTIND-1))
/ast/src/cmd/tw/
H A Dlocate.sh60 OPTIND=0
86 shift $OPTIND-1
H A Dupdatedb.sh87 OPTIND=0
177 shift $OPTIND-1
/ast/src/cmd/html/
H A Ddownload.sh53 OPTIND=0
64 shift $OPTIND-1
/ast/src/cmd/INIT/
H A Dfilter.sh54 OPTIND=0
64 shift `expr $OPTIND - 1`
H A Dcrossexec.sh68 OPTIND=0
83 shift $OPTIND-1
H A Dexecrate.sh53 OPTIND=0
64 shift `expr $OPTIND - 1`
H A Dhurl.sh65 OPTIND=0
79 shift `expr $OPTIND - 1`
H A Dditto.sh79 OPTIND=0
159 shift $OPTIND-1
H A Dmamprobe.sh84 shift `expr $OPTIND - 1`
H A Drt.sh61 OPTIND=0
73 shift `expr $OPTIND - 1`
/ast/src/cmd/mam/
H A Dmamsh.sh46 OPTIND=0
H A Dmamdag.sh48 OPTIND=0
H A Dmamdot.sh47 OPTIND=0
/ast/src/cmd/proto/
H A Dchanges.sh51 OPTIND=0
68 shift $OPTIND-1
H A Dsear.sh88 OPTIND=0
118 shift $((OPTIND-1))
/ast/src/cmd/ksh93/tests/
H A Dfunctions.sh858 optind=$OPTIND
862 OPTIND=1
864 do print OPTIND=$OPTIND
868 [[ $(sub -a) == OPTIND=2 ]] || err_exit 'OPTIND should be 2'
869 [[ $(sub -a) == OPTIND=2 ]] || err_exit 'OPTIND should be 2 again'
870 [[ $OPTIND == "$optind" ]] || err_exit 'OPTIND shoul
[all...]
H A Dbuiltins.sh44 OPTIND=1
49 OPTIND=1
54 OPTIND=1
56 do [[ $OPTIND == $((OPTIND)) ]] || err_exit "OPTIND optimization bug"
67 do OPTIND=1
273 OPTIND=1
357 $SHELL -c 'OPTIND=-1000000; getopts a opt -a' 2> /dev/null
358 [[ $? == 1 ]] || err_exit 'getopts with negative OPTIND no
[all...]
/ast/src/cmd/msgcc/
H A Dmsgadmin.sh67 OPTIND=0
106 shift $OPTIND-1
/ast/src/cmd/at/
H A Dcrontab.sh143 shift $((OPTIND-1))
/ast/src/cmd/ie/
H A Die.sh89 shift $OPTIND-1

Completed in 48 milliseconds

12