Searched refs:TOMOYO_TYPE_SYMLINK (Results 1 – 4 of 4) sorted by relevance
23 [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()
199 return tomoyo_path_perm(TOMOYO_TYPE_SYMLINK, &path, old_name); in tomoyo_path_symlink()
250 TOMOYO_TYPE_SYMLINK, enumerator
152 [TOMOYO_TYPE_SYMLINK] = "symlink",