Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Daudit.h58 #define OP_CHMOD "chmod" macro
/openbmc/linux/security/apparmor/
H A Dlsm.c438 return common_perm_cond(OP_CHMOD, path, AA_MAY_CHMOD); in apparmor_path_chmod()