Home | History | Annotate | Download | only in blktrace

Lines Matching refs:getopt_long

2018 	while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) >= 0) {