Searched refs:apparmor_bprm_creds_for_exec (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/apparmor/include/
H A Ddomain.h28 int apparmor_bprm_creds_for_exec(struct linux_binprm *bprm);
/linux-master/security/apparmor/
H A Ddomain.c866 * apparmor_bprm_creds_for_exec - Update the new creds on the bprm struct
873 int apparmor_bprm_creds_for_exec(struct linux_binprm *bprm) function
H A Dlsm.c1507 LSM_HOOK_INIT(bprm_creds_for_exec, apparmor_bprm_creds_for_exec),

Completed in 128 milliseconds