Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dcondition.c226 * tomoyo_scan_exec_realpath - Check "exec.realpath" parameter of "struct tomoyo_condition".
234 static bool tomoyo_scan_exec_realpath(struct file *file, in tomoyo_scan_exec_realpath() function
827 if (!tomoyo_scan_exec_realpath(file, ptr, in tomoyo_condition()