Home
last modified time | relevance | path

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

/linux-6.14.4/security/smack/
Dsmack_lsm.c902 static int smack_bprm_creds_for_exec(struct linux_binprm *bprm) in smack_bprm_creds_for_exec() function
5062 LSM_HOOK_INIT(bprm_creds_for_exec, smack_bprm_creds_for_exec),