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.
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.
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]
22 # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
26 # MAPFILE HEADER START
28 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
29 # Object versioning must comply with the rules detailed in
31 # usr/src/lib/README.mapfiles
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.
41 SYMBOL_VERSION SUNWprivate_1.1 {
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;
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;
61 nwam_value_get_numvalues;
64 nwam_uint64_get_value_string;
65 nwam_value_string_get_uint64;
66 nwam_condition_to_condition_string;
67 nwam_condition_string_to_condition;
79 nwam_loc_can_set_name;
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;
92 nwam_loc_prop_read_only;
99 nwam_ncp_get_read_only;
105 nwam_ncp_get_active_priority_group;
113 nwam_ncu_name_to_typed_name;
114 nwam_ncu_typed_name_to_name;
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;
126 nwam_ncu_get_prop_type;
127 nwam_ncu_get_prop_description;
128 nwam_ncu_prop_read_only;
129 nwam_ncu_prop_multivalued;
132 nwam_ncu_get_ncu_type;
133 nwam_ncu_get_ncu_class;
135 nwam_ncu_class_to_flag;
136 nwam_ncu_class_to_type;
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;
155 nwam_enm_can_set_name;
156 nwam_enm_get_default_proplist;
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;
185 nwam_wlan_get_scan_results;
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;
200 nwam_record_audit_event;
202 nwam_event_send_fini;
203 nwam_event_queue_init;
204 nwam_event_queue_fini;
205 nwam_tokenize_by_unescaped_delim;