Home
last modified time | relevance | path

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

/linux/security/apparmor/
H A Ddomain.c171 *perms = nullperms; in label_compound_match()
239 *perms = nullperms; in label_components_match()
261 *perms = nullperms; in label_match()
914 aa_audit_file(subj_cred, profile, &nullperms,
1048 aa_audit_file(current_cred(), profile, &nullperms,
1098 aa_audit_file(subj_cred, profile, &nullperms, OP_CHANGE_HAT, in build_change_hat()
1219 aa_audit_file(subj_cred, profile, &nullperms,
H A Dlib.c23 struct aa_perms nullperms; variable
H A Dmount.c760 0, target->hname, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()
H A Dfile.c167 profile, &nullperms, op, request, *name, in path_name()
H A Dlabel.c1327 *perms = nullperms; in label_compound_match()
1390 *perms = nullperms; in label_components_match()
/linux/security/apparmor/include/
H A Dperms.h99 extern struct aa_perms nullperms;