Home
last modified time | relevance | path

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

/security/apparmor/include/
Ddomain.h33 int apparmor_bprm_set_creds(struct linux_binprm *bprm);
/security/apparmor/
Ddomain.c875 int apparmor_bprm_set_creds(struct linux_binprm *bprm) in apparmor_bprm_set_creds() function
Dlsm.c1222 LSM_HOOK_INIT(bprm_set_creds, apparmor_bprm_set_creds),