Home
last modified time | relevance | path

Searched refs:nullperms (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/security/apparmor/
Ddomain.c176 *perms = nullperms; in label_compound_match()
241 *perms = nullperms; in label_components_match()
263 *perms = nullperms; in label_match()
860 aa_audit_file(profile, &nullperms, OP_CHANGE_ONEXEC, in handle_onexec()
988 aa_audit_file(profile, &nullperms, OP_EXEC, MAY_EXEC, in apparmor_bprm_set_creds()
1037 aa_audit_file(profile, &nullperms, OP_CHANGE_HAT, AA_MAY_CHANGEHAT, in build_change_hat()
1129 aa_audit_file(profile, &nullperms, OP_CHANGE_HAT, in change_hat()
Dlib.c27 struct aa_perms nullperms; variable
Dfile.c182 aa_audit_file(profile, &nullperms, op, request, *name, in path_name()
Dmount.c702 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()
Dlabel.c1316 *perms = nullperms; in label_compound_match()
1379 *perms = nullperms; in label_components_match()
/Linux-v4.19/security/apparmor/include/
Dperms.h92 extern struct aa_perms nullperms;