Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Dfile.c23 [TOMOYO_TYPE_SYMLINK] = TOMOYO_MAC_FILE_SYMLINK,
830 case TOMOYO_TYPE_SYMLINK: in tomoyo_path_perm()
839 if (operation == TOMOYO_TYPE_SYMLINK) in tomoyo_path_perm()
A Dtomoyo.c199 return tomoyo_path_perm(TOMOYO_TYPE_SYMLINK, &path, old_name); in tomoyo_path_symlink()
A Dcommon.h250 TOMOYO_TYPE_SYMLINK, enumerator
A Dcommon.c151 [TOMOYO_TYPE_SYMLINK] = "symlink",

Completed in 14 milliseconds