Home
last modified time | relevance | path

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

/linux-6.12.1/security/tomoyo/
Dtomoyo.c361 static int tomoyo_path_chmod(const struct path *path, umode_t mode) in tomoyo_path_chmod() function
579 LSM_HOOK_INIT(path_chmod, tomoyo_path_chmod),