Home
last modified time | relevance | path

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

/external/ltp/testcases/lib/
Dtest_net.sh38 OPTIND=0
56 OPTIND=0
153 OPTIND=0
160 OPTIND=0
/external/linux-kselftest/tools/testing/selftests/ntb/
Dntb_test.sh54 OPTIND=0
74 shift $((OPTIND-1))
78 shift $((OPTIND-1))
/external/libpng/contrib/tools/
Dpngcp.c733 #define OPTIND(dp, name) option_index(dp, #name, (sizeof #name)-1) macro
1276 istrat = OPTIND(dp, strategy); in getsearchopts()
1282 else if (opt == OPTIND(dp, level)) in getsearchopts()
1292 else if (opt == OPTIND(dp, windowBits)) in getsearchopts()
1309 else if (opt == OPTIND(dp, memLevel)) in getsearchopts()
1507 dp->value[OPTIND(dp,time)] = 0; /* i.e. off */ in set_timer()
1514 if ((dp->value[OPTIND(dp,time)] & what) != 0) in start_timer()
1521 if ((dp->value[OPTIND(dp,time)] & what) != 0) in end_timer()
2107 dp->min_windowBits = OPTIND(dp, windowBits); in set_windowBits_hi()
2402 if ((d.value[OPTIND(&d,time)] & PNGCP_TIME_READ) != 0) in main()
[all …]
/external/autotest/contrib/
Dservo-summary11 shift $(( OPTIND - 1 ))
/external/blktrace/
Dbtrace32 shift `expr $OPTIND - 1`
/external/autotest/client/deps/lansim/src/
Drun_unittests50 shift $((OPTIND-1))
/external/mksh/src/
Dvar_spec.h61 FN(OPTIND)
Ddot.mkshrc142 \shift $((OPTIND - 1))
186 \shift $((OPTIND - n))
222 \shift $((OPTIND - n))
529 \shift $((OPTIND - 1))
Dcheck.t6117 echo bfunc: enter "(args: $*; OPTIND=$OPTIND)"
6132 echo kfunc: enter "(args: $*; OPTIND=$OPTIND)"
6147 echo "line 1: OPTIND=$OPTIND"
6149 echo "line 2: ret=$?, optc=$optc, OPTIND=$OPTIND"
6151 echo "line 3: OPTIND=$OPTIND"
6153 echo "line 4: ret=$?, optc=$optc, OPTIND=$OPTIND"
6155 echo "line 5: OPTIND=$OPTIND"
6157 echo "line 6: ret=$?, optc=$optc, OPTIND=$OPTIND"
6160 OPTIND=1
6162 echo "line 10: OPTIND=$OPTIND"
[all …]
DBuild.sh2416 shift \$((OPTIND - 1))
/external/ltp/testcases/kernel/syscalls/utimensat/
Dutimensat_tests.sh194 OPTIND=1
209 shift `expr $OPTIND - 1`
/external/shflags/src/
Dshflags_test.sh50 shift `expr ${OPTIND} - 1`
/external/ltp/testscripts/
Dnetwork.sh78 if [ "$OPTIND" -eq 1 ]; then
/external/ltp/testcases/kernel/fs/fs_readonly/
Dtest_robind.sh191 shift $((OPTIND-1))
/external/ltp/tools/pounder21/
Dpounder200 shift `expr $OPTIND - 1`
/external/selinux/policycoreutils/scripts/
Dfixfiles378 shift $(( OPTIND - 1 ))
/external/llvm/utils/TableGen/
Dtdtags396 shift $((OPTIND - 1))
/external/openssh/
Dbuildpkg.sh.in512 shift \`expr \$OPTIND - 1\`