Home | History | Annotate | Download | only in blktrace

Lines Matching refs:S_OPTS

2657 #define S_OPTS  "a:A:b:D:d:f:F:hi:o:Oqstw:vVM"
2709 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) {