xref: /illumos-gate/usr/src/lib/libnwam/common/mapfile-vers (revision eb00b1c8a31c2253a353644606388dff5b0e0275)
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) 2008, 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_1.1 {
42    global:
43	nwam_strerror;
44	nwam_value_create_boolean;
45	nwam_value_create_boolean_array;
46	nwam_value_create_int64_array;
47	nwam_value_create_int64;
48	nwam_value_create_uint64_array;
49	nwam_value_create_uint64;
50	nwam_value_create_string;
51	nwam_value_create_string_array;
52	nwam_value_get_boolean;
53	nwam_value_get_boolean_array;
54	nwam_value_get_int64;
55	nwam_value_get_int64_array;
56	nwam_value_get_uint64;
57	nwam_value_get_uint64_array;
58	nwam_value_get_string;
59	nwam_value_get_string_array;
60	nwam_value_get_type;
61	nwam_value_get_numvalues;
62	nwam_value_free;
63	nwam_value_copy;
64	nwam_uint64_get_value_string;
65	nwam_value_string_get_uint64;
66	nwam_condition_to_condition_string;
67	nwam_condition_string_to_condition;
68	nwam_condition_rate;
69	nwam_loc_create;
70	nwam_loc_copy;
71	nwam_loc_read;
72	nwam_loc_commit;
73	nwam_loc_destroy;
74	nwam_loc_free;
75	nwam_loc_validate;
76	nwam_walk_locs;
77	nwam_loc_get_name;
78	nwam_loc_set_name;
79	nwam_loc_can_set_name;
80	nwam_loc_enable;
81	nwam_loc_disable;
82	nwam_loc_walk_props;
83	nwam_loc_delete_prop;
84	nwam_loc_get_prop_value;
85	nwam_loc_set_prop_value;
86	nwam_loc_validate_prop;
87	nwam_loc_get_prop_type;
88	nwam_loc_prop_multivalued;
89	nwam_loc_get_prop_description;
90	nwam_loc_get_default_proplist;
91	nwam_loc_get_state;
92	nwam_loc_prop_read_only;
93	nwam_loc_is_manual;
94	nwam_ncp_create;
95	nwam_ncp_read;
96	nwam_ncp_copy;
97	nwam_walk_ncps;
98	nwam_ncp_get_name;
99	nwam_ncp_get_read_only;
100	nwam_ncp_destroy;
101	nwam_ncp_walk_ncus;
102	nwam_ncp_enable;
103	nwam_ncp_free;
104	nwam_ncp_get_state;
105	nwam_ncp_get_active_priority_group;
106	nwam_ncu_create;
107	nwam_ncu_read;
108	nwam_ncu_commit;
109	nwam_ncu_destroy;
110	nwam_ncu_free;
111	nwam_ncu_validate;
112	nwam_ncu_get_name;
113	nwam_ncu_name_to_typed_name;
114	nwam_ncu_typed_name_to_name;
115	nwam_ncu_get_ncp;
116	nwam_ncu_enable;
117	nwam_ncu_disable;
118	nwam_ncu_get_read_only;
119	nwam_ncu_get_default_proplist;
120	nwam_ncu_delete_prop;
121	nwam_ncu_get_prop_value;
122	nwam_ncu_set_prop_value;
123	nwam_ncu_validate_prop;
124	nwam_ncu_get_default_proplist;
125	nwam_ncu_walk_props;
126	nwam_ncu_get_prop_type;
127	nwam_ncu_get_prop_description;
128	nwam_ncu_prop_read_only;
129	nwam_ncu_prop_multivalued;
130	nwam_ncu_copy;
131	nwam_ncu_get_state;
132	nwam_ncu_get_ncu_type;
133	nwam_ncu_get_ncu_class;
134	nwam_ncu_is_manual;
135	nwam_ncu_class_to_flag;
136	nwam_ncu_class_to_type;
137	nwam_enm_create;
138	nwam_enm_read;
139	nwam_walk_enms;
140	nwam_enm_commit;
141	nwam_enm_destroy;
142	nwam_enm_free;
143	nwam_enm_validate;
144	nwam_enm_validate_prop;
145	nwam_enm_get_prop_type;
146	nwam_enm_prop_multivalued;
147	nwam_enm_get_prop_description;
148	nwam_enm_delete_prop;
149	nwam_enm_get_prop_value;
150	nwam_enm_set_prop_value;
151	nwam_enm_prop_read_only;
152	nwam_enm_walk_props;
153	nwam_enm_get_name;
154	nwam_enm_set_name;
155	nwam_enm_can_set_name;
156	nwam_enm_get_default_proplist;
157	nwam_enm_enable;
158	nwam_enm_disable;
159	nwam_enm_copy;
160	nwam_enm_get_state;
161	nwam_enm_is_manual;
162	nwam_known_wlan_create;
163	nwam_known_wlan_read;
164	nwam_known_wlan_destroy;
165	nwam_known_wlan_free;
166	nwam_known_wlan_copy;
167	nwam_known_wlan_commit;
168	nwam_known_wlan_validate;
169	nwam_walk_known_wlans;
170	nwam_known_wlan_get_name;
171	nwam_known_wlan_set_name;
172	nwam_known_wlan_can_set_name;
173	nwam_known_wlan_walk_props;
174	nwam_known_wlan_delete_prop;
175	nwam_known_wlan_get_prop_value;
176	nwam_known_wlan_set_prop_value;
177	nwam_known_wlan_validate_prop;
178	nwam_known_wlan_get_prop_type;
179	nwam_known_wlan_prop_multivalued;
180	nwam_known_wlan_get_prop_description;
181	nwam_known_wlan_get_default_proplist;
182	nwam_known_wlan_add_to_known_wlans;
183	nwam_known_wlan_remove_from_known_wlans;
184	nwam_wlan_scan;
185	nwam_wlan_get_scan_results;
186	nwam_wlan_select;
187	nwam_wlan_set_key;
188	nwam_events_init;
189	nwam_events_fini;
190	nwam_event_wait;
191	nwam_event_free;
192	nwam_action_to_string;
193	nwam_event_type_to_string;
194	nwam_state_to_string;
195	nwam_aux_state_to_string;
196	nwam_object_type_to_string;
197	nwam_string_to_object_type;
198	nwam_backend_init;
199	nwam_backend_fini;
200	nwam_record_audit_event;
201	nwam_event_send;
202	nwam_event_send_fini;
203	nwam_event_queue_init;
204	nwam_event_queue_fini;
205	nwam_tokenize_by_unescaped_delim;
206    local:
207	*;
208};
209