Home
last modified time | relevance | path

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

/external/fio/
Dgoptions.c25 struct gopt_combo { struct
268 struct gopt_combo *c = (struct gopt_combo *) data; in gopt_combo_changed()
281 struct gopt_combo *c = (struct gopt_combo *) data; in gopt_combo_destroy()
287 static struct gopt_combo *__gopt_new_combo(struct gopt_job_view *gjv, in __gopt_new_combo()
291 struct gopt_combo *c; in __gopt_new_combo()
312 static void gopt_combo_str_set_val(struct gopt_combo *c, const char *text) in gopt_combo_str_set_val()
334 struct gopt_combo *c; in gopt_new_combo_str()
357 static void gopt_combo_int_set_val(struct gopt_combo *c, unsigned int ip) in gopt_combo_int_set_val()
379 struct gopt_combo *c; in gopt_new_combo_int()
900 struct gopt_combo *c; in gopt_set_option()
[all …]