Searched refs:OP_TRUNC (Results 1 – 2 of 2) sorted by relevance
/security/apparmor/include/ | ||
D | audit.h | 57 #define OP_TRUNC "truncate" macro |
/security/apparmor/ | ||
D | lsm.c | 315 return common_perm_cond(OP_TRUNC, path, MAY_WRITE | AA_MAY_SETATTR); in apparmor_path_truncate() |