Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Dtomoyo.c527 .path_chroot = tomoyo_path_chroot,
/linux-4.1.27/security/
Dcapability.c1022 set_to_cap_if_null(ops, path_chroot); in security_fixup_ops()
Dsecurity.c501 return security_ops->path_chroot(path); in security_path_chroot()
/linux-4.1.27/include/linux/
Dsecurity.h1534 int (*path_chroot) (struct path *path); member