Home | History | Annotate | Download | only in fio

Lines Matching defs:lidx

1706 	int c, ini_idx = 0, lidx, ret = 0, do_exit = 0, exit_val = 0;
1718 while ((c = getopt_long_only(argc, argv, ostr, l_opts, &lidx)) != -1) {
1866 const char *opt = l_opts[lidx].name;
1893 l_opts[lidx].has_arg == required_argument) {
1916 const char *opt = l_opts[lidx].name;