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 (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23#
24
25#
26# MAPFILE HEADER START
27#
28# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
29# Object versioning must comply with the rules detailed in
30#
31#	usr/src/lib/README.mapfiles
32#
33# You should not be making modifications here until you've read the most current
34# copy of that file. If you need help, contact a gatekeeper for guidance.
35#
36# MAPFILE HEADER END
37#
38
39SUNWprivate_1.1 {
40    global:
41	fletcher_2_native;
42	fletcher_2_byteswap;
43	fletcher_4_native;
44	fletcher_4_byteswap;
45	fletcher_4_incremental_native;
46	fletcher_4_incremental_byteswap;
47	libzfs_errno;
48	libzfs_error_action;
49	libzfs_error_description;
50	libzfs_fini;
51	libzfs_fru_compare;
52	libzfs_fru_devpath;
53	libzfs_fru_lookup;
54	libzfs_fru_notself;
55	libzfs_fru_refresh;
56	libzfs_init;
57	libzfs_mnttab_cache;
58	libzfs_print_on_error;
59	zfs_allocatable_devs;
60	zfs_clone;
61	zfs_close;
62	zfs_create;
63	zfs_create_ancestors;
64	zfs_dataset_exists;
65	zfs_deleg_share_nfs;
66	zfs_destroy;
67	zfs_destroy_snaps;
68	zfs_expand_proplist;
69	zfs_get_handle;
70	zfs_get_name;
71	zfs_get_pool_handle;
72	zfs_get_user_props;
73	zfs_get_type;
74	zfs_history_event_names;
75	zfs_hold;
76	zfs_hold_range;
77	zfs_is_mounted;
78	zfs_is_shared;
79	zfs_is_shared_nfs;
80	zfs_is_shared_smb;
81	zfs_iter_children;
82	zfs_iter_dependents;
83	zfs_iter_filesystems;
84	zfs_iter_root;
85	zfs_iter_snapshots;
86	zfs_iter_snapshots_sorted;
87	zfs_mount;
88	zfs_name_to_prop;
89	zfs_name_valid;
90	zfs_nicenum;
91	zfs_nicestrtonum;
92	zfs_open;
93	zfs_path_to_zhandle;
94	zfs_promote;
95	zfs_prop_align_right;
96	zfs_prop_column_name;
97	zfs_prop_default_numeric;
98	zfs_prop_default_string;
99	zfs_prop_get;
100	zfs_prop_get_int;
101	zfs_prop_get_numeric;
102	zfs_prop_get_recvd;
103	zfs_prop_get_table;
104	zfs_prop_get_userquota_int;
105	zfs_prop_get_userquota;
106	zfs_prop_inherit;
107	zfs_prop_inheritable;
108	zfs_prop_init;
109	zfs_prop_is_string;
110	zfs_prop_readonly;
111	zfs_prop_set;
112	zfs_prop_string_to_index;
113	zfs_prop_to_name;
114	zfs_prop_user;
115	zfs_prop_userquota;
116	zfs_prop_valid_for_type;
117	zfs_prop_values;
118	zfs_prune_proplist;
119	zfs_receive;
120	zfs_refresh_properties;
121	zfs_release;
122	zfs_release_range;
123	zfs_rename;
124	zfs_rollback;
125	zfs_send;
126	zfs_share;
127	zfs_shareall;
128	zfs_share_nfs;
129	zfs_share_smb;
130	zfs_smb_acl_add;
131	zfs_smb_acl_purge;
132	zfs_smb_acl_remove;
133	zfs_smb_acl_rename;
134	zfs_snapshot;
135	zfs_spa_version;
136	zfs_spa_version_map;
137	zfs_type_to_name;
138	zfs_unmount;
139	zfs_unmountall;
140	zfs_unshare;
141	zfs_unshare_nfs;
142	zfs_unshare_smb;
143	zfs_unshareall;
144	zfs_unshareall_bypath;
145	zfs_unshareall_nfs;
146	zfs_unshareall_smb;
147	zfs_userspace;
148	zfs_userquota_prop_prefixes;
149	zfs_zpl_version_map;
150	zpool_add;
151	zpool_clear;
152	zpool_clear_label;
153	zpool_close;
154	zpool_create;
155	zpool_destroy;
156	zpool_disable_datasets;
157	zpool_dump_ddt;
158	zpool_enable_datasets;
159	zpool_expand_proplist;
160	zpool_explain_recover;
161	zpool_export;
162	zpool_export_force;
163	zpool_find_import;
164	zpool_find_import_cached;
165	zpool_find_vdev;
166	zpool_find_vdev_by_physpath;
167	zpool_fru_set;
168	zpool_get_config;
169	zpool_get_errlog;
170	zpool_get_handle;
171	zpool_get_history;
172	zpool_get_name;
173	zpool_get_physpath;
174	zpool_get_prop;
175	zpool_get_prop_int;
176	zpool_get_state;
177	zpool_get_status;
178	zpool_history_unpack;
179	zpool_import;
180	zpool_import_props;
181	zpool_import_status;
182	zpool_in_use;
183	zpool_iter;
184	zpool_label_disk;
185	zpool_mount_datasets;
186	zpool_name_to_prop;
187	zpool_obj_to_path;
188	zpool_open;
189	zpool_open_canfail;
190	zpool_prop_align_right;
191	zpool_prop_column_name;
192	zpool_prop_readonly;
193	zpool_prop_to_name;
194	zpool_prop_values;
195	zpool_read_label;
196	zpool_refresh_stats;
197	zpool_scan;
198	zpool_search_import;
199	zpool_set_history_str;
200	zpool_set_prop;
201	zpool_stage_history;
202	zpool_state_to_name;
203	zpool_unmount_datasets;
204	zpool_upgrade;
205	zpool_vdev_attach;
206	zpool_vdev_clear;
207	zpool_vdev_degrade;
208	zpool_vdev_detach;
209	zpool_vdev_fault;
210	zpool_vdev_name;
211	zpool_vdev_offline;
212	zpool_vdev_online;
213	zpool_vdev_remove;
214	zpool_vdev_split;
215	zprop_free_list;
216	zprop_get_list;
217	zprop_iter;
218	zprop_print_one_property;
219	zvol_check_dump_config;
220	zvol_volsize_to_reservation;
221    local:
222	*;
223};
224