Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dgconf.c498 GtkWidget *fs; in on_load1_activate() local
500 fs = gtk_file_selection_new("Load file..."); in on_load1_activate()
505 (GTK_FILE_SELECTION(fs)->ok_button), in on_load1_activate()
507 (gpointer) fs); in on_load1_activate()
511 (gpointer) fs); in on_load1_activate()
512 gtk_widget_show(fs); in on_load1_activate()
537 GtkWidget *fs; in on_save_as1_activate() local
544 (GTK_FILE_SELECTION(fs)->ok_button), in on_save_as1_activate()
546 (gpointer) fs); in on_save_as1_activate()
550 (gpointer) fs); in on_save_as1_activate()
[all …]
/scripts/
A DMakefile.xpl129 libs-y += fs/

Completed in 7 milliseconds