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

/linux-4.4.14/security/tomoyo/
H A Dcondition.c90 * tomoyo_scan_bprm - Scan "struct linux_binprm".
100 static bool tomoyo_scan_bprm(struct tomoyo_execve *ee, tomoyo_scan_bprm() function
1092 return tomoyo_scan_bprm(r->ee, argc, argv, envc, envp); tomoyo_condition()

Completed in 42 milliseconds