Home
last modified time | relevance | path

Searched refs:apparmor_bprm_set_creds (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/security/apparmor/include/
Ddomain.h26 int apparmor_bprm_set_creds(struct linux_binprm *bprm);
/linux-4.4.14/security/apparmor/
Ddomain.c337 int apparmor_bprm_set_creds(struct linux_binprm *bprm) in apparmor_bprm_set_creds() function
Dlsm.c642 LSM_HOOK_INIT(bprm_set_creds, apparmor_bprm_set_creds),