Home
last modified time | relevance | path

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

/external/fio/
Dgerror.c11 static void on_info_bar_response(GtkWidget *widget, gint response, in on_info_bar_response() function
31 g_signal_connect(ui->error_info_bar, "response", G_CALLBACK(on_info_bar_response), ui); in report_error()