Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dtomoyo.c396 return tomoyo_path_perm(TOMOYO_TYPE_CHROOT, path, NULL); in tomoyo_path_chroot()
H A Dfile.c24 [TOMOYO_TYPE_CHROOT] = TOMOYO_MAC_FILE_CHROOT,
827 case TOMOYO_TYPE_CHROOT: in tomoyo_path_perm()
H A Dcommon.h251 TOMOYO_TYPE_CHROOT, enumerator
H A Dcommon.c153 [TOMOYO_TYPE_CHROOT] = "chroot",