Searched defs:check (Results 1 – 3 of 3) sorted by relevance
31 struct check { struct33 check_fn fn; argument36 enum checkstatus status; argument39 struct check **prereq; argument
123 struct dialog_color check; member
1159 const struct sectioncheck *check = §ioncheck[0]; in section_mismatch() local