mapfile-vers revision 9663:ace9a2ac3683
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25
26#
27# MAPFILE HEADER START
28#
29# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30# Object versioning must comply with the rules detailed in
31#
32#	usr/src/lib/README.mapfiles
33#
34# You should not be making modifications here until you've read the most current
35# copy of that file. If you need help, contact a gatekeeper for guidance.
36#
37# MAPFILE HEADER END
38#
39
40SUNW_1.1 {
41	AT_UNNAMED;
42	NTFS_INDEX_I30;
43	NTFS_INDEX_O;
44	NTFS_INDEX_Q;
45	NTFS_INDEX_R;
46	NTFS_INDEX_SDH;
47	NTFS_INDEX_SII;
48	ntfs_attr_add;
49	ntfs_attr_close;
50	ntfs_attr_find_in_attrdef;
51	ntfs_attr_get_search_ctx;
52	ntfs_attr_lookup;
53	ntfs_attr_mst_pread;
54	ntfs_attr_open;
55	ntfs_attr_pread;
56	ntfs_attr_put_search_ctx;
57	ntfs_attr_pwrite;
58	ntfs_attr_readall;
59	__ntfs_attr_truncate;
60	ntfs_boot_sector_is_ntfs;
61	ntfs_calloc;
62	ntfs_check_if_mounted;
63	ntfs_cluster_read;
64	ntfs_create;
65	ntfs_device_alloc;
66	ntfs_device_block_size_set;
67	ntfs_device_free;
68	ntfs_device_heads_get;
69	ntfs_device_partition_start_sector_get;
70	ntfs_device_sector_size_get;
71	ntfs_device_sectors_per_track_get;
72	ntfs_device_size_get;
73	ntfs_device_unix_io_ops;
74	ntfs_file_record_read;
75	ntfs_file_record_read;
76	ntfs_file_values_compare;
77	ntfs_get_attribute_value;
78	ntfs_get_attribute_value_length;
79	ntfs_get_size_for_mapping_pairs;
80	ntfs_guid_is_zero;
81	ntfs_guid_to_mbs;
82	ntfs_ie_get_vcn;
83	ntfs_index_root_get;
84	ntfs_inode_badclus_bad;
85	ntfs_inode_close;
86	ntfs_inode_open;
87	ntfs_inode_sync;
88	ntfs_libntfs_version;
89	ntfs_log_clear_levels;
90	ntfs_logfile_reset;
91	ntfs_log_get_levels;
92	ntfs_log_handler_outerr;
93	ntfs_log_handler_stderr;
94	ntfs_log_parse_option;
95	ntfs_log_redirect;
96	ntfs_log_set_handler;
97	ntfs_log_set_levels;
98	ntfs_malloc;
99	ntfs_mapping_pairs_build;
100	ntfs_mapping_pairs_decompress;
101	ntfs_mbstoucs;
102	ntfs_mft_record_layout;
103	ntfs_mft_records_write;
104	ntfs_mft_usn_dec;
105	ntfs_mount;
106	ntfs_mst_post_read_fixup;
107	ntfs_mst_post_write_fixup;
108	ntfs_mst_pre_write_fixup;
109	ntfs_mst_pwrite;
110	ntfs_names_are_equal;
111	ntfs_names_collate;
112	ntfs_pathname_to_inode;
113	ntfs_readdir;
114	ntfs_resident_attr_value_resize;
115	ntfs_rl_pread;
116	ntfs_rl_pwrite;
117	ntfs_rl_truncate;
118	ntfs_rl_vcn_to_lcn;
119	ntfs_sid_to_mbs;
120	ntfs_str2ucs;
121	ntfs_ucsfree;
122	ntfs_ucsnlen;
123	ntfs_ucstombs;
124	ntfs_umount;
125	ntfs_upcase_table_build;
126	ntfs_version_is_supported;
127	ntfs_volume_alloc;
128	ntfs_volume_startup;
129	ntfs_volume_write_flags;
130    global:
131};
132
133SUNWprivate_1.1 {
134    global:
135	SUNWprivate_1.1;
136    local:
137	*;
138};
139