1# CDDL HEADER START
2#
3# The contents of this file are subject to the terms of the
4# Common Development and Distribution License (the "License").
5# You may not use this file except in compliance with the License.
6#
7# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8# or http://www.opensolaris.org/os/licensing.
9# See the License for the specific language governing permissions
10# and limitations under the License.
11#
12# When distributing Covered Code, include this CDDL HEADER in each
13# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
14# If applicable, add the following below this CDDL HEADER, with the
15# fields enclosed by brackets "[]" replaced with your own identifying
16# information: Portions Copyright [yyyy] [name of copyright owner]
17#
18# CDDL HEADER END
19#
20#
21# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
22# Use is subject to license terms.
23#
24# ident	"%Z%%M%	%I%	%E% SMI"
25#
26
27SUNWprivate {
28    global:
29	bintohex;
30	codepage_islower;
31	codepage_isupper;
32	codepage_tolower;
33	codepage_toupper;
34	hexdump;
35	hextobin;
36	ht_add_item;
37	ht_clean_table;
38	ht_clear_delete;
39	ht_create_table;
40	ht_destroy_table;
41	ht_find_item;
42	ht_findfirst;
43	ht_findnext;
44	ht_findnext;
45	ht_get_total_items;
46	ht_mark_delete;
47	ht_register_callback;
48	ht_remove_item;
49	ht_replace_item;
50	ht_set_cmpfn;
51	list_create;
52	list_destroy;
53	list_head;
54	list_insert_after;
55	list_insert_before;
56	list_insert_head;
57	list_insert_tail;
58	list_is_empty;
59	list_link_active;
60	list_move_tail;
61	list_next;
62	list_prev;
63	list_remove;
64	list_tail;
65	smb_msgbuf_base;
66	smb_msgbuf_decode;
67	smb_msgbuf_dword_align;
68	smb_msgbuf_encode;
69	smb_msgbuf_fclear;
70	smb_msgbuf_fset;
71	smb_msgbuf_has_space;
72	smb_msgbuf_init;
73	smb_msgbuf_size;
74	smb_msgbuf_term;
75	smb_msgbuf_used;
76	smb_msgbuf_word_align;
77	mts_mbstos;
78	mts_mbstowcs;
79	mts_mbtowc;
80	mts_sbequiv_strlen;
81	mts_stombs;
82	mts_wcequiv_strlen;
83	mts_wcstombs;
84	mts_wctomb;
85	netr_client_mkabsolute;
86	netr_client_xfree;
87	nt_builtin_findfirst;
88	nt_builtin_findnext;
89	nt_builtin_fini;
90	nt_builtin_init;
91	nt_builtin_is_wellknown;
92	nt_builtin_lookup;
93	nt_builtin_lookup_domain;
94	nt_builtin_lookup_name;
95	nt_builtin_lookup_sid;
96	nt_domain_add;
97	nt_domain_flush;
98	nt_domain_init;
99	nt_domain_local_sid;
100	nt_domain_lookup_name;
101	nt_domain_lookup_sid;
102	nt_domain_lookupbytype;
103	nt_domain_new;
104	nt_sid_dup;
105	nt_sid_format2;
106	nt_sid_format;
107	nt_sid_gen_null_sid;
108	nt_sid_get_rid;
109	nt_sid_is_builtin;
110	nt_sid_is_equal;
111	nt_sid_is_indomain;
112	nt_sid_is_local;
113	nt_sid_is_valid;
114	nt_sid_length;
115	nt_sid_logf;
116	nt_sid_name_use;
117	nt_sid_splice;
118	nt_sid_split;
119	nt_sid_strtosid;
120	oem_get_smb_cpid;
121	oem_get_telnet_cpid;
122	oem_language_set;
123	oemstounicodes;
124	rand_hash;
125	randomize;
126	smb_auth_DES;
127	smb_auth_gen_session_key;
128	smb_auth_ntlm_hash;
129	smb_auth_qnd_unicode;
130	smb_auth_set_info;
131	smb_auth_validate_lm;
132	smb_auth_validate_nt;
133	smb_config_get;
134	smb_config_get_fg_flag;
135	smb_config_get_localsid;
136	smb_config_get_secmode;
137	smb_config_getbool;
138	smb_config_getname;
139	smb_config_getnum;
140	smb_config_getstr;
141	smb_config_refresh;
142	smb_config_refresh_idmap;
143	smb_config_secmode_fromstr;
144	smb_config_secmode_tostr;
145	smb_config_set;
146	smb_config_set_idmap_domain;
147	smb_config_set_secmode;
148	smb_config_setbool;
149	smb_config_setnum;
150	smb_config_setstr;
151	smb_ctxbuf_init;
152	smb_ctxbuf_len;
153	smb_ctxbuf_printf;
154	smb_dr_decode_arg_get_token;
155	smb_dr_decode_common;
156	smb_dr_decode_finish;
157	smb_dr_decode_start;
158	smb_dr_decode_string;
159	smb_dr_encode_common;
160	smb_dr_encode_finish;
161	smb_dr_encode_res_token;
162	smb_dr_encode_start;
163	smb_dr_encode_string;
164	smb_dr_free_string;
165	smb_dr_get_BYTE;
166	smb_dr_get_buf;
167	smb_dr_get_dword;
168	smb_dr_get_int32;
169	smb_dr_get_lmshare;
170	smb_dr_get_lmshr_iterator;
171	smb_dr_get_lmshr_list;
172	smb_dr_get_opcode;
173	smb_dr_get_res_stat;
174	smb_dr_get_short;
175	smb_dr_get_string;
176	smb_dr_get_uint32;
177	smb_dr_get_uint64;
178	smb_dr_get_ushort;
179	smb_dr_get_word;
180	smb_dr_put_BYTE;
181	smb_dr_put_buf;
182	smb_dr_put_dword;
183	smb_dr_put_int32;
184	smb_dr_put_kconfig;
185	smb_dr_put_lmshare;
186	smb_dr_put_lmshr_iterator;
187	smb_dr_put_lmshr_list;
188	smb_dr_put_short;
189	smb_dr_put_string;
190	smb_dr_put_uint32;
191	smb_dr_put_uint64;
192	smb_dr_put_ushort;
193	smb_dr_put_word;
194	smb_dr_set_opcode;
195	smb_dr_set_res_stat;
196	smb_dr_ulist_free;
197	smb_dwncall_get_users;
198	smb_dwncall_install_callback;
199	smb_dwncall_share;
200	smb_dwncall_user_num;
201	smb_get_nameservers;
202	smb_getdomaininfo;
203	smb_getdomainname;
204	smb_getfqdomainname;
205	smb_getfqhostname;
206	smb_gethostname;
207	smb_getnetbiosname;
208	smb_idmap_batch_create;
209	smb_idmap_batch_destroy;
210	smb_idmap_batch_getid;
211	smb_idmap_batch_getmappings;
212	smb_idmap_batch_getsid;
213	smb_idmap_getid;
214	smb_idmap_getsid;
215	smb_idmap_restart;
216	smb_idmap_start;
217	smb_idmap_stop;
218	smb_join;
219	smb_lgrp_add;
220	smb_lgrp_add_member;
221	smb_lgrp_delete;
222	smb_lgrp_del_member;
223	smb_lgrp_free;
224	smb_lgrp_getbyname;
225	smb_lgrp_getbyrid;
226	smb_lgrp_getcmnt;
227	smb_lgrp_getpriv;
228	smb_lgrp_is_member;
229	smb_lgrp_iterate;
230	smb_lgrp_iterclose;
231	smb_lgrp_iteropen;
232	smb_lgrp_numbydomain;
233	smb_lgrp_numbymember;
234	smb_lgrp_rename;
235	smb_lgrp_setcmnt;
236	smb_lgrp_setpriv;
237	smb_lgrp_start;
238	smb_lgrp_stop;
239	smb_lgrp_strerror;
240	smb_load_kconfig;
241	smb_lookup_name;
242	smb_lookup_sid;
243	smb_mac_chk;
244	smb_mac_dec_seqnum;
245	smb_mac_inc_seqnum;
246	smb_mac_init;
247	smb_mac_sign;
248	smb_match83;
249	smb_match;
250	smb_match_ci;
251	smb_nic_addhost;
252	smb_nic_delhost;
253	smb_nic_exists;
254	smb_nic_fini;
255	smb_nic_getfirst;
256	smb_nic_getnext;
257	smb_nic_getnum;
258	smb_nic_init;
259	smb_priv_getbyname;
260	smb_priv_getbyvalue;
261	smb_priv_presentable_ids;
262	smb_priv_presentable_num;
263	smb_privset_copy;
264	smb_privset_enable;
265	smb_privset_free;
266	smb_privset_init;
267	smb_privset_log;
268	smb_privset_merge;
269	smb_privset_new;
270	smb_privset_query;
271	smb_privset_size;
272	smb_privset_validate;
273	smb_tonetbiosname;
274	smb_trace;
275	smb_tracef;
276	smb_pwd_fini;
277	smb_pwd_getpasswd = AUXILIARY libsmb_pwd.so;
278	smb_pwd_init;
279	smb_pwd_setcntl = AUXILIARY libsmb_pwd.so;
280	smb_pwd_setpasswd = AUXILIARY libsmb_pwd.so;
281	smb_resolve_fqdn;
282	smb_resolve_netbiosname;
283	smb_setdomaininfo;
284	smb_smf_create_service_pgroup;
285	smb_smf_end_transaction;
286	smb_smf_get_boolean_property;
287	smb_smf_get_integer_property;
288	smb_smf_get_opaque_property;
289	smb_smf_get_string_property;
290	smb_smf_scf_fini;
291	smb_smf_scf_init;
292	smb_smf_set_boolean_property;
293	smb_smf_set_integer_property;
294	smb_smf_set_opaque_property;
295	smb_smf_set_string_property;
296	smb_smf_start_transaction;
297	smb_token_log;
298	smb_token_mkselfrel;
299	smb_token_print;
300	smb_token_query_privilege;
301	smb_trace;
302	smb_tracef;
303	smb_wins_allow_list;
304	smb_wins_build_list;
305	smb_wins_exclude_list;
306	smb_wins_iplist;
307	smb_wins_is_excluded;
308	smbd_get_param;
309	smbd_get_security_mode;
310	smbd_netbios_reconfig;
311	smbd_set_param;
312	smbnative_lm_value;
313	smbnative_os_value;
314	smbnative_pdc_value;
315	strcanon;
316	strsep;
317	strsubst;
318	trim_whitespace;
319	unicodestooems;
320	utf8_isstrascii;
321	utf8_isstrlwr;
322	utf8_isstrupr;
323	utf8_strcasecmp;
324	utf8_strlwr;
325	utf8_strncasecmp;
326	utf8_strupr;
327	xdr_smb_dr_bytes_t;
328	xdr_smb_dr_string_t;
329	xdr_smb_dr_ulist_t;
330	xdr_smb_dr_user_ctx_t;
331	xlate_nt_status;
332    local:
333	*;
334};
335