Home
last modified time | relevance | path

Searched refs:gopt_combo (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Dgoptions.c24 struct gopt_combo { struct
267 struct gopt_combo *c = (struct gopt_combo *) data; in gopt_combo_changed()
280 struct gopt_combo *c = (struct gopt_combo *) data; in gopt_combo_destroy()
286 static struct gopt_combo *__gopt_new_combo(struct gopt_job_view *gjv, in __gopt_new_combo()
290 struct gopt_combo *c; in __gopt_new_combo()
311 static void gopt_combo_str_set_val(struct gopt_combo *c, const char *text) in gopt_combo_str_set_val()
333 struct gopt_combo *c; in gopt_new_combo_str()
356 static void gopt_combo_int_set_val(struct gopt_combo *c, unsigned int ip) in gopt_combo_int_set_val()
378 struct gopt_combo *c; in gopt_new_combo_int()
899 struct gopt_combo *c; in gopt_set_option()
[all …]