Searched refs:OPTIND (Results 126 - 127 of 127) sorted by relevance

123456

/netbsd-current/external/mpl/bind/dist/bin/tests/system/rpz/
H A Dtests.sh62 shift $((OPTIND - 1))
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dsanity.sh273 while test $OPTIND -gt 1 ; do
275 OPTIND=`expr $OPTIND - 1`
[all...]

Completed in 205 milliseconds

123456