Home
last modified time | relevance | path

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

/linux/security/ipe/
H A Daudit.c18 #define ACTSTR(x) ((x) == IPE_ACTION_ALLOW ? "ALLOW" : "DENY") macro
113 audit_log_format(ab, "action=%s\"", ACTSTR(r->action)); in audit_rule()
165 ACTSTR(act)); in ipe_audit_match()
168 ACTSTR(act)); in ipe_audit_match()