Home
last modified time | relevance | path

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

/linux/security/ipe/
H A Dpolicy.h26 IPE_ACTION_ALLOW = 0, enumerator
H A Daudit.c18 #define ACTSTR(x) ((x) == IPE_ACTION_ALLOW ? "ALLOW" : "DENY")
H A Deval.c337 action = IPE_ACTION_ALLOW; in ipe_evaluate_event()
H A Dpolicy_parser.c257 {IPE_ACTION_ALLOW, "action=ALLOW"},