xref: /illumos-gate/usr/src/lib/smbsrv/libsmb/common/mapfile-vers (revision faa1795a28a5c712eed6d0a3f84d98c368a316c6)
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_idmap;
142	smb_config_secmode_fromstr;
143	smb_config_secmode_tostr;
144	smb_config_set;
145	smb_config_set_idmap_domain;
146	smb_config_set_secmode;
147	smb_config_setbool;
148	smb_config_setnum;
149	smb_config_setstr;
150	smb_ctxbuf_init;
151	smb_ctxbuf_len;
152	smb_ctxbuf_printf;
153	smb_dr_decode_arg_get_token;
154	smb_dr_decode_common;
155	smb_dr_decode_finish;
156	smb_dr_decode_start;
157	smb_dr_decode_string;
158	smb_dr_encode_common;
159	smb_dr_encode_finish;
160	smb_dr_encode_res_token;
161	smb_dr_encode_start;
162	smb_dr_encode_string;
163	smb_dr_free_string;
164	smb_dr_get_BYTE;
165	smb_dr_get_buf;
166	smb_dr_get_dword;
167	smb_dr_get_int32;
168	smb_dr_get_lmshare;
169	smb_dr_get_lmshr_iterator;
170	smb_dr_get_lmshr_list;
171	smb_dr_get_opcode;
172	smb_dr_get_res_stat;
173	smb_dr_get_short;
174	smb_dr_get_string;
175	smb_dr_get_uint32;
176	smb_dr_get_uint64;
177	smb_dr_get_ushort;
178	smb_dr_get_word;
179	smb_dr_put_BYTE;
180	smb_dr_put_buf;
181	smb_dr_put_dword;
182	smb_dr_put_int32;
183	smb_dr_put_kconfig;
184	smb_dr_put_lmshare;
185	smb_dr_put_lmshr_iterator;
186	smb_dr_put_lmshr_list;
187	smb_dr_put_short;
188	smb_dr_put_string;
189	smb_dr_put_uint32;
190	smb_dr_put_uint64;
191	smb_dr_put_ushort;
192	smb_dr_put_word;
193	smb_dr_set_opcode;
194	smb_dr_set_res_stat;
195	smb_dr_ulist_free;
196	smb_dwncall_get_users;
197	smb_dwncall_install_callback;
198	smb_dwncall_share;
199	smb_dwncall_user_num;
200	smb_get_nameservers;
201	smb_getdomaininfo;
202	smb_getdomainname;
203	smb_getdomainsid;
204	smb_getfqdomainname;
205	smb_getfqhostname;
206	smb_gethostname;
207	smb_getjoineddomain;
208	smb_getnetbiosname;
209	smb_idmap_batch_create;
210	smb_idmap_batch_destroy;
211	smb_idmap_batch_getid;
212	smb_idmap_batch_getmappings;
213	smb_idmap_batch_getsid;
214	smb_idmap_getid;
215	smb_idmap_getsid;
216	smb_idmap_restart;
217	smb_idmap_start;
218	smb_idmap_stop;
219	smb_join;
220	smb_lgrp_add;
221	smb_lgrp_add_member;
222	smb_lgrp_delete;
223	smb_lgrp_del_member;
224	smb_lgrp_free;
225	smb_lgrp_getbyname;
226	smb_lgrp_getbyrid;
227	smb_lgrp_getcmnt;
228	smb_lgrp_getpriv;
229	smb_lgrp_is_member;
230	smb_lgrp_iterate;
231	smb_lgrp_iterclose;
232	smb_lgrp_iteropen;
233	smb_lgrp_numbydomain;
234	smb_lgrp_numbymember;
235	smb_lgrp_rename;
236	smb_lgrp_setcmnt;
237	smb_lgrp_setpriv;
238	smb_lgrp_start;
239	smb_lgrp_stop;
240	smb_lgrp_strerror;
241	smb_load_kconfig;
242	smb_lookup_name;
243	smb_lookup_sid;
244	smb_mac_chk;
245	smb_mac_dec_seqnum;
246	smb_mac_inc_seqnum;
247	smb_mac_init;
248	smb_mac_sign;
249	smb_match83;
250	smb_match;
251	smb_match_ci;
252	smb_match_netlogon_seqnum;
253	smb_nic_addhost;
254	smb_nic_delhost;
255	smb_nic_exists;
256	smb_nic_fini;
257	smb_nic_getfirst;
258	smb_nic_getnext;
259	smb_nic_getnum;
260	smb_nic_init;
261	smb_priv_getbyname;
262	smb_priv_getbyvalue;
263	smb_priv_presentable_ids;
264	smb_priv_presentable_num;
265	smb_privset_copy;
266	smb_privset_enable;
267	smb_privset_free;
268	smb_privset_init;
269	smb_privset_log;
270	smb_privset_merge;
271	smb_privset_new;
272	smb_privset_query;
273	smb_privset_size;
274	smb_privset_validate;
275	smb_tonetbiosname;
276	smb_trace;
277	smb_tracef;
278	smb_pwd_fini;
279	smb_pwd_getpasswd = AUXILIARY libsmb_pwd.so;
280	smb_pwd_init;
281	smb_pwd_setcntl = AUXILIARY libsmb_pwd.so;
282	smb_pwd_setpasswd = AUXILIARY libsmb_pwd.so;
283	smb_resolve_fqdn;
284	smb_resolve_netbiosname;
285	smb_setdomaininfo;
286	smb_setdomainprops;
287	smb_smf_create_service_pgroup;
288	smb_smf_end_transaction;
289	smb_smf_get_boolean_property;
290	smb_smf_get_integer_property;
291	smb_smf_get_opaque_property;
292	smb_smf_get_string_property;
293	smb_smf_scf_fini;
294	smb_smf_scf_init;
295	smb_smf_set_boolean_property;
296	smb_smf_set_integer_property;
297	smb_smf_set_opaque_property;
298	smb_smf_set_string_property;
299	smb_smf_start_transaction;
300	smb_token_log;
301	smb_token_mkselfrel;
302	smb_token_print;
303	smb_token_query_privilege;
304	smb_trace;
305	smb_tracef;
306	smb_update_netlogon_seqnum;
307	smb_wins_allow_list;
308	smb_wins_build_list;
309	smb_wins_exclude_list;
310	smb_wins_iplist;
311	smb_wins_is_excluded;
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_joininfo_t;
329	xdr_smb_dr_string_t;
330	xdr_smb_dr_ulist_t;
331	xdr_smb_dr_user_ctx_t;
332	xlate_nt_status;
333    local:
334	*;
335};
336