Searched refs:entry_sections_tail (Results 1 – 2 of 2) sorted by relevance
79 struct spec_section *entry_sections_tail; member813 spec1 && spec1 != entry->entry_sections_tail; in output_dirfile()819 if (spec1 && spec1 != entry->entry_sections_tail) in output_dirfile()934 next->entry_sections_tail = tail; in parse_input()966 entry->entry_sections_tail = tail; in parse_input()1224 next->entry_sections_tail = NULL; in main()1405 spec && spec != entry->entry_sections_tail; in main()1411 if (!spec || spec == entry->entry_sections_tail) in main()
3512 set entry_sections and entry_sections_tail members to NULL, and