Home
last modified time | relevance | path

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

/linux-6.12.1/security/ipe/
Dpolicy_parser.c275 static const match_table_t property_tokens = { variable
312 token = match_token(t, property_tokens, args); in parse_property()