Searched refs:nullperms (Results 1 – 6 of 6) sorted by relevance
| /linux/security/apparmor/ |
| H A D | domain.c | 172 *perms = nullperms; in label_compound_match() 240 *perms = nullperms; in label_components_match() 262 *perms = nullperms; in label_match() 968 aa_audit_file(subj_cred, profile, &nullperms, in handle_onexec() 1102 aa_audit_file(current_cred(), profile, &nullperms, in apparmor_bprm_creds_for_exec() 1152 aa_audit_file(subj_cred, profile, &nullperms, OP_CHANGE_HAT, in build_change_hat() 1278 aa_audit_file(subj_cred, profile, &nullperms, in change_hat()
|
| H A D | audit.c | 171 int type = aa_select_audit_type(request, &nullperms); in aa_audit_perm_error()
|
| H A D | lib.c | 23 const struct aa_perms nullperms; variable
|
| H A D | file.c | 174 profile, &nullperms, op, request, *name, in path_name()
|
| H A D | label.c | 1365 *perms = nullperms; in label_compound_match() 1428 *perms = nullperms; in label_components_match()
|
| /linux/security/apparmor/include/ |
| H A D | perms.h | 99 extern const struct aa_perms nullperms;
|