Searched refs:real_verdict (Results 1 – 1 of 1) sorted by relevance
196 int real_verdict; in parse_table() local235 real_verdict = defl_verdict; in parse_table()239 real_verdict = (verdict == AC_PERMIT); in parse_table()243 if (dry_run == 1 && real_verdict && allow_check) in parse_table()250 printf("access: %s\n", real_verdict ? "granted" : "denied"); in parse_table()