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

/linux-master/security/tomoyo/
H A Dtomoyo.c127 * tomoyo_path_truncate - Target for security_path_truncate().
133 static int tomoyo_path_truncate(const struct path *path) function
147 return tomoyo_path_truncate(&file->f_path);
568 LSM_HOOK_INIT(path_truncate, tomoyo_path_truncate),

Completed in 215 milliseconds