Home
last modified time | relevance | path

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

/security/tomoyo/
A Dutil.c968 struct file *exe_file; in tomoyo_get_exe() local
974 exe_file = get_mm_exe_file(mm); in tomoyo_get_exe()
975 if (!exe_file) in tomoyo_get_exe()
978 cp = tomoyo_realpath_from_path(&exe_file->f_path); in tomoyo_get_exe()
979 fput(exe_file); in tomoyo_get_exe()

Completed in 5 milliseconds