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