Searched defs:check (Results 1 – 5 of 5) sorted by relevance
47 check() { function
142 struct dialog_color check; member
45 struct check { struct47 check_fn fn; argument50 enum checkstatus status; argument53 struct check **prereq; argument
3452 check = os.popen(val+' version').read().strip() variable
1084 const struct sectioncheck *check = §ioncheck[0]; in section_mismatch() local