Searched defs:onexec (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/security/apparmor/include/ |
| H A D | task.h | 27 struct aa_label *onexec; member
|
| /kernel/linux/linux-6.6/security/apparmor/include/ |
| H A D | task.h | 27 struct aa_label *onexec; member
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| H A D | domain.c | 720 static int profile_onexec(struct aa_profile *profile, struct aa_label *onexec, in profile_onexec() argument 792 handle_onexec(struct aa_label *label, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *unsafe) handle_onexec() argument [all...] |
| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | domain.c | 731 profile_onexec(const struct cred *subj_cred, struct aa_profile *profile, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *secure_exec) profile_onexec() argument 807 handle_onexec(const struct cred *subj_cred, struct aa_label *label, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *unsafe) handle_onexec() argument [all...] |
Completed in 4 milliseconds