Searched refs:SECTION_LIST (Results 1 – 4 of 4) sorted by relevance
34 extern const Section* SECTION_LIST[];
323 for (const Section** section = SECTION_LIST; *section; section++) { in reportIncidentToDumpstate()509 while (SECTION_LIST[idx] != NULL) { in command()510 const Section* section = SECTION_LIST[idx]; in command()
582 for (const Section** section = SECTION_LIST; *section; section++) { in runReport()
50 const Section* SECTION_LIST[] = { variable