Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dcondition.c101 static bool tomoyo_scan_bprm(struct tomoyo_execve *ee, in tomoyo_scan_bprm() function
1093 return tomoyo_scan_bprm(r->ee, argc, argv, envc, envp); in tomoyo_condition()