Lines Matching refs:gfio
2 * gfio - gui front end for fio - the flexible io tester
33 #include "gfio.h"
155 fprintf(stderr, "gfio: can't find path %s\n", path);
167 fprintf(stderr, "gfio: can't find path %s\n", path);
595 gtk_widget_set_tooltip_text(cw.button, "When running fio locally, it is necessary to have the backend running on the same system. If this is checked, gfio will start the backend automatically for you if it isn't already running.");
823 grd.display_name = strdup("gfio");
827 grd.app_exec = strdup("gfio %f/%u");
1238 "program-name", "gfio",
1576 const gchar *gfio = g_get_application_name();
1603 if (!gtk_recent_info_has_application(info, gfio))
1689 gtk_settings_set_long_property(settings, "gtk_tooltip_timeout", 10, "gfio setting");