Searched refs:tomoyo_scan_bprm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | condition.c | 95 * tomoyo_scan_bprm - Scan "struct linux_binprm". 105 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()
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | condition.c | 95 * tomoyo_scan_bprm - Scan "struct linux_binprm". 105 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()
|
Completed in 3 milliseconds