OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gopts
(Results
1 - 2
of
2
) sorted by null
/external/selinux/policycoreutils/scripts/
chcat
405
gopts
, cmds = getopt.getopt(sys.argv[1:],
412
for o, a in
gopts
:
/external/fio/
goptions.c
83
struct gopt *
gopts
[FIO_MAX_OPTS];
member in struct:gopt_job_view
163
assert(!gjv->
gopts
[idx]);
167
gjv->
gopts
[idx] = gopt;
1158
struct gopt *gopt = gjv->
gopts
[i];
[
all
...]
Completed in 181 milliseconds