Home
last modified time | relevance | path

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

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