Lines Matching full:optname
3972 void add_opt_posval(const char *optname, const char *ival, const char *help)3977 o = find_option(fio_options, optname);3991 void del_opt_posval(const char *optname, const char *ival)3996 o = find_option(fio_options, optname);