OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPTIND
(Results
1 - 19
of
19
) sorted by null
/frameworks/rs/rsov/compiler/
bcc_rsov.sh
40
shift $((
OPTIND
-1))
/external/autotest/contrib/
servo-summary
11
shift $((
OPTIND
- 1 ))
/external/autotest/client/deps/lansim/src/
run_unittests
50
shift $((
OPTIND
-1))
/external/blktrace/
btrace
32
shift `expr $
OPTIND
- 1`
/external/mksh/src/
var_spec.h
61
FN(
OPTIND
)
Build.sh
[
all
...]
/external/ltp/testcases/lib/
test_net.sh
38
OPTIND
=0
56
OPTIND
=0
153
OPTIND
=0
160
OPTIND
=0
/external/shflags/src/
shflags_test.sh
50
shift `expr ${
OPTIND
} - 1`
/packages/services/Telecomm/scripts/
telecom_testing.sh
16
local
OPTIND
=1
/external/ltp/testscripts/
network.sh
78
if [ "$
OPTIND
" -eq 1 ]; then
/external/linux-kselftest/tools/testing/selftests/ntb/
ntb_test.sh
54
OPTIND
=0
74
shift $((
OPTIND
-1))
78
shift $((
OPTIND
-1))
/external/ltp/testcases/kernel/syscalls/utimensat/
utimensat_tests.sh
194
OPTIND
=1
209
shift `expr $
OPTIND
- 1`
/external/libpng/contrib/tools/
pngcp.c
497
dp->min_windowBits = -1; /* this is an
OPTIND
, so -1 won't match anything */
733
#define
OPTIND
(dp, name) option_index(dp, #name, (sizeof #name)-1)
[
all
...]
/external/ltp/testcases/kernel/fs/fs_readonly/
test_robind.sh
191
shift $((
OPTIND
-1))
/external/ltp/tools/pounder21/
pounder
200
shift `expr $
OPTIND
- 1`
/external/selinux/policycoreutils/scripts/
fixfiles
378
shift $((
OPTIND
- 1 ))
/toolchain/binutils/binutils-2.25/
src-release.sh
349
shift $((
OPTIND
-1))
/external/llvm/utils/TableGen/
tdtags
396
shift $((
OPTIND
- 1))
/external/openssh/
buildpkg.sh.in
512
shift \`expr \$
OPTIND
- 1\`
Completed in 1160 milliseconds