Home | History | Annotate | Download | only in btreplay

Lines Matching refs:S_OPTS

1376 #define S_OPTS	"c:d:Fhi:I:M:Nx:t:vVW"
1467 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) != -1) {