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

/external/blktrace/btt/
H A 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:" macro
288 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) {
/external/blktrace/
H A Dblkiomon.c596 #define S_OPTS "b:d:D:h:I:Q:q:m:V" macro
690 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) {
H A Dblkparse.c2657 #define S_OPTS "a:A:b:D:d:f:F:hi:o:Oqstw:vVM" macro
2709 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) {
H A Dblktrace.c329 #define S_OPTS "d:a:A:r:o:kw:vVb:n:D:lh:p:sI:" macro
2018 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) >= 0) {
/external/blktrace/btreplay/
H A Dbtrecord.c122 #define S_OPTS "d:D:Fhm:M:o:vV" macro
395 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) {
H A Dbtreplay.c1376 #define S_OPTS "c:d:Fhi:I:M:Nx:t:vVW" macro
1467 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) {

Completed in 714 milliseconds