Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dfile.h135 void aa_inherit_files(const struct cred *cred, struct files_struct *files);
/openbmc/linux/security/apparmor/
H A Dfile.c679 void aa_inherit_files(const struct cred *cred, struct files_struct *files) in aa_inherit_files() function
H A Dlsm.c778 aa_inherit_files(bprm->cred, current->files); in apparmor_bprm_committing_creds()