Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dinstall-info.c29 struct spec_section;
60 struct spec_section struct
62 struct spec_section *next; argument
78 struct spec_section *entry_sections; argument
81 struct spec_section *entry_sections_tail;
722 struct spec_section *input_sections, char *compression_program) in output_dirfile()
760 struct spec_section *spec; in output_dirfile()
761 struct spec_section **sections; in output_dirfile()
770 sections = ((struct spec_section **) in output_dirfile()
771 xmalloc (n_sections * sizeof (struct spec_section *))); in output_dirfile()
[all …]