Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dcondition.c105 static bool tomoyo_scan_bprm(struct tomoyo_execve *ee, in tomoyo_scan_bprm() function
1120 return tomoyo_scan_bprm(r->ee, argc, argv, envc, envp); in tomoyo_condition()