Home
last modified time | relevance | path

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

/Linux-v6.1/security/tomoyo/
Dtomoyo.c72 static int tomoyo_bprm_creds_for_exec(struct linux_binprm *bprm) in tomoyo_bprm_creds_for_exec() function
543 LSM_HOOK_INIT(bprm_creds_for_exec, tomoyo_bprm_creds_for_exec),