Searched refs:entry_sections_tail (Results 1 – 2 of 2) sorted by relevance
81 struct spec_section *entry_sections_tail; member815 spec1 && spec1 != entry->entry_sections_tail; in output_dirfile()821 if (spec1 && spec1 != entry->entry_sections_tail) in output_dirfile()936 next->entry_sections_tail = tail; in parse_input()968 entry->entry_sections_tail = tail; in parse_input()1223 next->entry_sections_tail = NULL; in main()1404 spec && spec != entry->entry_sections_tail; in main()1410 if (!spec || spec == entry->entry_sections_tail) in main()
3512 set entry_sections and entry_sections_tail members to NULL, and