Searched refs:check_table (Results 1 – 2 of 2) sorted by relevance
144 function check_table {189 while ! check_table 0 exp0 $((retries == 0)); do193 while ! check_table 1 exp1 $((retries == 0)); do
1915 static struct check *check_table[] = { variable2026 for (i = 0; i < ARRAY_SIZE(check_table); i++) { in disable_warning_error()2027 struct check *cc = check_table[i]; in disable_warning_error()2052 for (i = 0; i < ARRAY_SIZE(check_table); i++) { in parse_checks_option()2053 struct check *c = check_table[i]; in parse_checks_option()2072 for (i = 0; i < ARRAY_SIZE(check_table); i++) { in process_checks()2073 struct check *c = check_table[i]; in process_checks()