Searched defs:get_new_ge_with_tab (Results 1 - 1 of 1) sorted by last modified time

/external/fio/
H A Dgfio.c735 static struct gui_entry *get_new_ge_with_tab(struct gui *ui, const char *name) function
758 ge = get_new_ge_with_tab(ui, "Untitled");
772 return get_new_ge_with_tab(ui, "Untitled");
882 ge = get_new_ge_with_tab(ui, "Untitled");

Completed in 56 milliseconds