Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/util/
H A Dinstall-info.c99 struct menu_section *sections;
101 struct menu_section *last_section;
107 struct menu_section struct
109 struct menu_section *next; argument
1050 struct menu_section *next in parse_dir_file()
1051 = (struct menu_section *) xmalloc (sizeof (struct menu_section)); in parse_dir_file()
1377 struct menu_section *section; in main()