1N/A#
1N/A# CDDL HEADER START
1N/A#
1N/A# The contents of this file are subject to the terms of the
1N/A# Common Development and Distribution License (the "License").
1N/A# You may not use this file except in compliance with the License.
1N/A#
1N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1N/A# or http://www.opensolaris.org/os/licensing.
1N/A# See the License for the specific language governing permissions
1N/A# and limitations under the License.
1N/A#
1N/A# When distributing Covered Code, include this CDDL HEADER in each
1N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1N/A# If applicable, add the following below this CDDL HEADER, with the
1N/A# fields enclosed by brackets "[]" replaced with your own identifying
1N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1N/A#
1N/A# CDDL HEADER END
1N/A#
1N/A#
1N/A# Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
1N/A#
1N/A
1N/A#
1N/A# MAPFILE HEADER START
1N/A#
1N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
1N/A# Object versioning must comply with the rules detailed in
1N/A#
1N/A# usr/src/lib/README.mapfiles
1N/A#
1N/A# You should not be making modifications here until you've read the most current
1N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
1N/A#
1N/A# MAPFILE HEADER END
1N/A#
1N/A
1N/A$mapfile_version 2
1N/A
1N/ASTUB_OBJECT;
1N/A
1N/ASYMBOL_VERSION SUNW_10.1 {
1N/A global:
1N/A AT_UNNAMED {
1N/A ASSERT {
1N/A TYPE=data;
1N/A$if __GNUC
1N/A SH_ATTR=nobits;
1N/A$endif
1N/A SIZE=2;
1N/A };
1N/A };
1N/A NTFS_INDEX_I30 { ASSERT { TYPE=data; SIZE=2[5] } };
1N/A NTFS_INDEX_O { ASSERT { TYPE=data; SIZE=2[3] } };
1N/A NTFS_INDEX_Q { ASSERT { TYPE=data; SIZE=2[3] } };
1N/A NTFS_INDEX_R { ASSERT { TYPE=data; SIZE=2[3] } };
1N/A NTFS_INDEX_SDH { ASSERT { TYPE=data; SIZE=2[5] } };
1N/A NTFS_INDEX_SII { ASSERT { TYPE=data; SIZE=2[5] } };
1N/A ntfs_attr_add;
1N/A ntfs_attr_close;
1N/A ntfs_attr_find_in_attrdef;
1N/A ntfs_attr_get_search_ctx;
1N/A ntfs_attr_lookup;
1N/A ntfs_attr_mst_pread;
1N/A ntfs_attr_open;
1N/A ntfs_attr_pread;
1N/A ntfs_attr_put_search_ctx;
1N/A ntfs_attr_pwrite;
1N/A ntfs_attr_readall;
1N/A __ntfs_attr_truncate;
1N/A ntfs_boot_sector_is_ntfs;
1N/A ntfs_calloc;
1N/A ntfs_check_if_mounted;
1N/A ntfs_cluster_read;
1N/A ntfs_create;
1N/A ntfs_device_alloc;
1N/A ntfs_device_block_size_set;
1N/A ntfs_device_free;
1N/A ntfs_device_heads_get;
1N/A ntfs_device_partition_start_sector_get;
1N/A ntfs_device_sector_size_get;
1N/A ntfs_device_sectors_per_track_get;
1N/A ntfs_device_size_get;
1N/A ntfs_device_unix_io_ops { ASSERT { TYPE=data; SIZE=0x28 } };
1N/A ntfs_file_record_read;
1N/A ntfs_file_record_read;
1N/A ntfs_file_values_compare;
1N/A ntfs_get_attribute_value;
1N/A ntfs_get_attribute_value_length;
1N/A ntfs_get_size_for_mapping_pairs;
1N/A ntfs_guid_is_zero;
1N/A ntfs_guid_to_mbs;
1N/A ntfs_ie_get_vcn;
1N/A ntfs_index_root_get;
1N/A ntfs_inode_badclus_bad;
1N/A ntfs_inode_close;
1N/A ntfs_inode_open;
1N/A ntfs_inode_sync;
1N/A ntfs_libntfs_version;
1N/A ntfs_log_clear_levels;
1N/A ntfs_logfile_reset;
1N/A ntfs_log_get_levels;
1N/A ntfs_log_handler_outerr;
1N/A ntfs_log_handler_stderr;
1N/A ntfs_log_parse_option;
1N/A ntfs_log_redirect;
1N/A ntfs_log_set_handler;
1N/A ntfs_log_set_levels;
1N/A ntfs_malloc;
1N/A ntfs_mapping_pairs_build;
1N/A ntfs_mapping_pairs_decompress;
1N/A ntfs_mbstoucs;
1N/A ntfs_mft_record_layout;
1N/A ntfs_mft_records_write;
1N/A ntfs_mft_usn_dec;
1N/A ntfs_mount;
1N/A ntfs_mst_post_read_fixup;
1N/A ntfs_mst_post_write_fixup;
1N/A ntfs_mst_pre_write_fixup;
1N/A ntfs_mst_pwrite;
1N/A ntfs_names_are_equal;
1N/A ntfs_names_collate;
1N/A ntfs_pathname_to_inode;
1N/A ntfs_readdir;
1N/A ntfs_resident_attr_value_resize;
1N/A ntfs_rl_pread;
1N/A ntfs_rl_pwrite;
1N/A ntfs_rl_truncate;
1N/A ntfs_rl_vcn_to_lcn;
1N/A ntfs_sid_to_mbs;
1N/A ntfs_str2ucs;
1N/A ntfs_ucsfree;
1N/A ntfs_ucsnlen;
1N/A ntfs_ucstombs;
1N/A ntfs_umount;
1N/A ntfs_upcase_table_build;
1N/A ntfs_version_is_supported;
1N/A ntfs_volume_alloc;
1N/A ntfs_volume_startup;
1N/A ntfs_volume_write_flags;
1N/A local:
1N/A *;
1N/A};