Lines Matching defs:sectioncheck
1024 struct sectioncheck {
1031 const struct sectioncheck* const mismatch,
1037 const struct sectioncheck* const mismatch,
1041 static const struct sectioncheck sectioncheck[] = {
1131 static const struct sectioncheck *section_mismatch(
1135 int elems = sizeof(sectioncheck) / sizeof(struct sectioncheck);
1136 const struct sectioncheck *check = §ioncheck[0];
1220 static int secref_whitelist(const struct sectioncheck *mismatch,
1445 const struct sectioncheck *mismatch,
1585 const struct sectioncheck* const mismatch,
1660 const struct sectioncheck* const mismatch,
1698 const struct sectioncheck* const mismatch,
1737 const struct sectioncheck *mismatch = section_mismatch(fromsec, tosec);