Lines Matching full:lopt
4410 static void add_to_lopt(struct option *lopt, struct fio_option *o,4413 lopt->name = (char *) name;4414 lopt->val = val;4416 lopt->has_arg = optional_argument;4418 lopt->has_arg = required_argument;