Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/util/
H A Dinstall-info.c27 struct spec_section;
58 struct spec_section struct
60 struct spec_section *next; argument
76 struct spec_section *entry_sections; argument
79 struct spec_section *entry_sections_tail;
720 struct spec_section *input_sections, char *compression_program) in output_dirfile()
758 struct spec_section *spec; in output_dirfile()
759 struct spec_section **sections; in output_dirfile()
768 sections = ((struct spec_section **) in output_dirfile()
769 xmalloc (n_sections * sizeof (struct spec_section *))); in output_dirfile()
[all …]