Home
last modified time | relevance | path

Searched refs:matches_record (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/landlock/
H A Daudit.h254 bool matches_record = !type; in audit_match_record() local
269 matches_record = true; in audit_match_record()
270 } while (!matches_record); in audit_match_record()