Home
last modified time | relevance | path

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

/linux-6.12.1/security/ipe/
Dpolicy_parser.c232 static const match_table_t operation_tokens = { variable
253 return match_token(t, operation_tokens, args); in parse_operation()