Lines Matching refs:menu_entry
63 struct menu_entry {
67 STAILQ_ENTRY(menu_entry) next;
69 STAILQ_HEAD(menu_lst, menu_entry);
164 struct menu_entry *entry;
184 struct menu_entry *entry;
233 struct menu_entry *mp;
302 if ((mp = malloc(sizeof (struct menu_entry))) == NULL) {
321 struct menu_entry *entry;
569 struct menu_entry *entry;
663 bam_mount_be(struct menu_entry *entry, char **dir)
750 list_menu_entry(struct menu_entry *entry, char *setting)
931 struct menu_entry *entry;
1136 struct menu_entry *m;