Home
last modified time | relevance | path

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

/security/apparmor/include/
Daudit.h57 #define OP_TRUNC "truncate" macro
/security/apparmor/
Dlsm.c315 return common_perm_cond(OP_TRUNC, path, MAY_WRITE | AA_MAY_SETATTR); in apparmor_path_truncate()