Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Ddomain.c166 *perms = nullperms; in label_compound_match()
233 *perms = nullperms; in label_components_match()
255 *perms = nullperms; in label_match()
857 aa_audit_file(subj_cred, profile, &nullperms, in handle_onexec()
994 aa_audit_file(current_cred(), profile, &nullperms, in apparmor_bprm_creds_for_exec()
1044 aa_audit_file(subj_cred, profile, &nullperms, OP_CHANGE_HAT, in build_change_hat()
1138 aa_audit_file(subj_cred, profile, &nullperms, in change_hat()
H A Dlib.c23 struct aa_perms nullperms; variable
H A Dfile.c161 profile, &nullperms, op, request, *name, in path_name()
H A Dmount.c770 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()
H A Dlabel.c1339 *perms = nullperms; in label_compound_match()
1404 *perms = nullperms; in label_components_match()
/linux/security/apparmor/include/
H A Dperms.h99 extern struct aa_perms nullperms;