
Definition at line 128 of file expr.h.
| Data Fields | |
| menu * | next | 
| menu * | parent | 
| menu * | list | 
| symbol * | sym | 
| property * | prompt | 
| expr * | dep | 
| unsigned int | flags | 
| file * | file | 
| int | lineno | 
| void * | data | 
| void* menu::data | 
| struct file* menu::file | 
Definition at line 137 of file expr.h.
Referenced by menu_add_entry(), menu_add_prop(), menu_finalize(), menu_set_type(), and zconf_endtoken().
| unsigned int menu::flags | 
Definition at line 135 of file expr.h.
Referenced by __task_init(), conf_write(), display_tree(), fixup_rootmenu(), kthread_fun(), and sym_set_changed().
| int menu::lineno | 
Definition at line 138 of file expr.h.
Referenced by menu_add_prop(), menu_finalize(), and menu_set_type().
| struct menu* menu::list | 
Definition at line 131 of file expr.h.
Referenced by build_conf(), check_conf(), conf(), conf_choice(), conf_write(), display_tree(), fill_row(), fixup_rootmenu(), menu_add_menu(), menu_finalize(), menu_init(), menu_is_visible(), update_tree(), and zconfdump().
| struct menu* menu::next | 
Definition at line 129 of file expr.h.
Referenced by build_conf(), check_conf(), conf(), conf_choice(), conf_write(), display_tree(), fill_row(), fixup_rootmenu(), menu_add_entry(), menu_end_menu(), menu_finalize(), menu_is_visible(), update_tree(), and zconfdump().
| struct menu* menu::parent | 
Definition at line 130 of file expr.h.
Referenced by conf_write(), menu_end_menu(), menu_finalize(), menu_get_parent_menu(), on_back_pressed(), place_node(), and zconfdump().
| struct property* menu::prompt | 
Definition at line 133 of file expr.h.
Referenced by build_conf(), conf(), conf_parse(), conf_string(), conf_sym(), display_tree(), fill_row(), fixup_rootmenu(), menu_add_prop(), menu_finalize(), menu_get_parent_menu(), menu_get_prompt(), menu_is_visible(), on_back_pressed(), on_treeview2_button_press_event(), text_insert_help(), update_tree(), and zconfdump().
Definition at line 132 of file expr.h.
Referenced by build_conf(), change_sym_value(), check_conf(), conf(), conf_askvalue(), conf_choice(), conf_string(), conf_sym(), conf_write(), display_tree(), fill_row(), menu_add_entry(), menu_add_prop(), menu_finalize(), menu_get_prompt(), menu_is_visible(), menu_set_type(), print_symbol(), renderer_edited(), show_help(), text_insert_help(), toggle_sym_value(), update_tree(), and zconfdump().
 1.4.7
 1.4.7