Home
last modified time | relevance | path

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

/linux-3.4.99/security/apparmor/include/
Ddomain.h26 int apparmor_bprm_set_creds(struct linux_binprm *bprm);
/linux-3.4.99/security/apparmor/
Ddomain.c343 int apparmor_bprm_set_creds(struct linux_binprm *bprm) in apparmor_bprm_set_creds() function
Dlsm.c661 .bprm_set_creds = apparmor_bprm_set_creds,