Searched refs:nullperms (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/security/apparmor/ |
| D | domain.c | 172 *perms = nullperms; in label_compound_match() 237 *perms = nullperms; in label_components_match() 259 *perms = nullperms; in label_match() 856 aa_audit_file(profile, &nullperms, OP_CHANGE_ONEXEC, in handle_onexec() 984 aa_audit_file(profile, &nullperms, OP_EXEC, MAY_EXEC, in apparmor_bprm_set_creds() 1033 aa_audit_file(profile, &nullperms, OP_CHANGE_HAT, AA_MAY_CHANGEHAT, in build_change_hat() 1125 aa_audit_file(profile, &nullperms, OP_CHANGE_HAT, in change_hat()
|
| D | lib.c | 23 struct aa_perms nullperms; variable
|
| D | mount.c | 699 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()
|
| D | file.c | 178 aa_audit_file(profile, &nullperms, op, request, *name, in path_name()
|
| D | label.c | 1312 *perms = nullperms; in label_compound_match() 1375 *perms = nullperms; in label_components_match()
|
| /Linux-v5.4/security/apparmor/include/ |
| D | perms.h | 88 extern struct aa_perms nullperms;
|