xref: /onnv-gate/usr/src/lib/smbsrv/libsmbrdr/common/mapfile-vers (revision 5331:3047ad28a67b)
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 2007 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25# ident	"%Z%%M%	%I%	%E% SMI"
26#
27
28SUNWprivate {
29    global:
30	mlsvc_admin_logon;
31	mlsvc_anonymous_logon;
32	mlsvc_check_sessions;
33	mlsvc_close_pipe;
34	mlsvc_disconnect;
35	mlsvc_echo;
36	mlsvc_install_pdc_cb;
37	mlsvc_locate_domain_controller;
38	mlsvc_open_pipe;
39	mlsvc_session_native_values;
40	mlsvc_user_getauth;
41	mlsvc_user_logon;
42	smbrdr_dump_netuse;
43	smbrdr_dump_ofiles;
44	smbrdr_dump_sessions;
45	smbrdr_init;
46	smbrdr_ipc_get_mode;
47	smbrdr_ipc_commit;
48	smbrdr_ipc_get_flags;
49	smbrdr_ipc_get_user;
50	smbrdr_ipc_rollback;
51	smbrdr_ipc_set;
52	smbrdr_ipc_skip_lsa_query;
53	smbrdr_ipc_is_fallback;
54	smbrdr_ipc_is_valid;
55	smbrdr_ipc_get_passwd;
56	smbrdr_ipc_save_mode;
57	smbrdr_ipc_set_fallback;
58	smbrdr_ipc_unset_fallback;
59	smbrdr_rpc_readx;
60	smbrdr_rpc_transact;
61    local:
62	*;
63};
64