Home
last modified time | relevance | path

Searched refs:S_OPTS (Results 1 – 6 of 6) sorted by relevance

/external/blktrace/btt/
Dargs.c32 #define S_OPTS "aAB:d:D:e:hi:I:l:L:m:M:o:p:P:q:Q:rs:S:t:T:u:VvXz:Z" macro
294 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) { in handle_args()
/external/blktrace/btreplay/
Dbtrecord.c120 #define S_OPTS "d:D:Fhm:M:o:vV" macro
393 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) { in handle_args()
Dbtreplay.c1403 #define S_OPTS "c:d:Fhi:I:M:Nx:t:vVW" macro
1494 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) { in handle_args()
/external/blktrace/
Dblkiomon.c596 #define S_OPTS "b:d:D:h:I:Q:q:m:V" macro
691 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) { in main()
Dblktrace.c331 #define S_OPTS "d:a:A:r:o:kw:vVb:n:D:lh:p:sI:" macro
2106 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) >= 0) { in handle_args()
Dblkparse.c2733 #define S_OPTS "a:A:b:D:d:f:F:hi:o:Oqstw:vVM" macro
2787 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) { in main()