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