xref: /illumos-gate/usr/src/lib/libshare/common/mapfile-vers (revision defc4c8acfa01dba1ef3c13ca0cafccfcede51c0)
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
39$mapfile_version 2
40
41SYMBOL_VERSION SUNWprivate {
42    global:
43	sa_get_optionset;
44	sa_create_property;
45	sa_create_section;
46	sa_set_section_attr;
47	sa_get_property;
48	sa_create_security;
49	sa_update_legacy;
50	sa_get_group_attr;
51	sa_free_share_description;
52	sa_remove_group;
53	sa_add_property;
54	sa_get_sub_group;
55	sa_get_next_optionset;
56	sa_update_property;
57	sa_destroy_security;
58	sa_update_sharetab;
59	sa_create_protocol_properties;
60	sa_get_group;
61	sa_get_security;
62	sa_get_protocol_property;
63	sa_get_protocol_section;
64	sa_add_share;
65	sa_valid_group_name;
66	sa_get_optionset_attr;
67	sa_remove_property;
68	sa_set_security_attr;
69	sa_delete_sharetab;
70	sa_format_free;
71	sa_add_protocol_property;
72	sa_check_path;
73	sa_free_derived_optionset;
74	sa_is_security;
75	sa_get_protocols;
76	sa_get_parent_group;
77	sa_set_optionset_attr;
78	sa_commit_properties;
79	sa_parse_legacy_options;
80	sa_zfs_is_shared;
81	sa_share_zfs;
82	sa_path_is_zfs;
83	sa_get_derived_optionset;
84	sa_move_share;
85	sa_group_is_zfs;
86	sa_update_config;
87	sa_sharetab_fill_zfs;
88	sa_emptyshare;
89	sa_get_share_attr;
90	sa_create_optionset;
91	sa_valid_property;
92	sa_proto_legacy_format;
93	sa_proto_valid_space;
94	sa_proto_space_alias;
95	sa_get_next_protocol_property;
96	sa_get_next_protocol_section;
97	sa_remove_share;
98	sa_is_share;
99	sa_get_share_description;
100	sa_get_share;
101	sa_get_next_group;
102	sa_set_share_attr;
103	sa_destroy_optionset;
104	sa_get_derived_security;
105	sa_proto_get_properties;
106	sa_get_all_security_types;
107	sa_get_resource;
108	sa_set_share_description;
109	sa_set_group_attr;
110	sa_disable_share;
111	sa_get_next_property;
112	sa_get_next_security;
113	sa_get_protocol_status;
114	sa_init;
115	sa_find_share;
116	sa_set_protocol_property;
117	sa_fini;
118	sa_errorstr;
119	sa_get_next_share;
120	sa_free_attr_string;
121	sa_get_property_attr;
122	sa_get_security_attr;
123	sa_delete_legacy;
124	sa_free_derived_security;
125	sa_enable_share;
126	sa_enable_resource;
127	sa_create_group;
128	sa_valid_protocol;
129	sa_find_group_handle;
130	sa_add_resource;
131	sa_remove_resource;
132	sa_rename_resource;
133	sa_get_resource;
134	sa_get_next_resource;
135	sa_get_resource_attr;
136	sa_set_resource_attr;
137	sa_get_share_resource;
138	sa_get_resource_parent;
139	sa_find_resource;
140	sa_proto_change_notify;
141	sa_proto_notify_resource;
142	sa_disable_resource;
143	sa_proto_get_featureset;
144	sa_is_persistent;
145	sa_set_resource_description;
146	sa_get_resource_description;
147	sa_fix_resource_name;
148	sa_proto_delete_section;
149	sa_needs_refresh;
150	sa_get_zfs_handle;
151	sa_zfs_process_share;
152	sa_update_sharetab_ts;
153	sa_zfs_setprop;
154    local:
155	*;
156};
157
158