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);
597 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.");
825 grd.display_name = strdup("gfio");
829 grd.app_exec = strdup("gfio %f/%u");
1240 "program-name", "gfio",
1578 const gchar *gfio = g_get_application_name();
1605 if (!gtk_recent_info_has_application(info, gfio))
1691 gtk_settings_set_long_property(settings, "gtk_tooltip_timeout", 10, "gfio setting");