Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Daudit.h53 #define OP_TRUNC "truncate" macro
/openbmc/linux/security/apparmor/
H A Dlsm.c340 return common_perm_cond(OP_TRUNC, path, MAY_WRITE | AA_MAY_SETATTR); in apparmor_path_truncate()