OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:long_opt
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/lib/e2p/
pf.c
56
int
long_opt
= (options & PFOPT_LONG);
local
62
if (
long_opt
) {
71
if (!
long_opt
)
75
if (
long_opt
&& first)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_program.py
171
long_opt
= '--%s' % arg
172
for opt in short_opt,
long_opt
:
178
for opt in short_opt,
long_opt
:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_program.py
171
long_opt
= '--%s' % arg
172
for opt in short_opt,
long_opt
:
178
for opt in short_opt,
long_opt
:
/external/e2fsprogs/debugfs/
htree.c
201
int
long_opt
= 0;
local
218
long_opt
++;
Completed in 76 milliseconds