Home | History | Annotate | Download | only in fio

Lines Matching full:lopt

3631 lopt, struct fio_option *o,
3634 lopt->name = (char *) name;
3635 lopt->val = val;
3637 lopt->has_arg = optional_argument;
3639 lopt->has_arg = required_argument;