Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dinstall-info.c101 struct menu_section *sections;
103 struct menu_section *last_section;
109 struct menu_section struct
111 struct menu_section *next; argument
1052 struct menu_section *next in parse_dir_file()
1053 = (struct menu_section *) xmalloc (sizeof (struct menu_section)); in parse_dir_file()
1376 struct menu_section *section; in main()