Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dtomoyo.c374 static int tomoyo_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in tomoyo_path_chown() function
573 LSM_HOOK_INIT(path_chown, tomoyo_path_chown),