Home | History | Annotate | Download | only in blktrace

Lines Matching refs:S_OPTS

329 #define S_OPTS	"d:a:A:r:o:kw:vVb:n:D:lh:p:sI:"
2018 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) >= 0) {