Home | History | Annotate | Download | only in fio

Lines Matching full:connect_state

219 	unsigned int connect_state, send_state, start_state, edit_state;
227 connect_state = 1;
234 connect_state = 1;
241 connect_state = 1;
248 connect_state = 1;
255 connect_state = 1;
262 connect_state = 1;
270 gtk_widget_set_sensitive(ge->button[GFIO_BUTTON_CONNECT], connect_state);
274 gtk_widget_set_tooltip_text(ge->button[GFIO_BUTTON_CONNECT], get_button_tooltip(&buttonspeclist[GFIO_BUTTON_CONNECT], connect_state));
276 set_menu_entry_visible(ui, "/MainMenu/JobMenu/Connect", connect_state);