xref: /titanic_41/usr/src/lib/smbsrv/libmlrpc/common/mapfile-vers (revision d29f5a711240f866521445b1656d114da090335e)
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 2008 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        mlndr_inner;
31        mlndr_params;
32        mlndr_topmost;
33        mlnds_destruct;
34        mlnds_initialize;
35        mlrpc_binding_pool_initialize;
36        mlrpc_c_bind;
37        mlrpc_c_call;
38        mlrpc_c_free_heap;
39	mlrpc_generic_call_stub;
40        mlrpc_heap_avail;
41        mlrpc_heap_create;
42        mlrpc_heap_destroy;
43        mlrpc_heap_malloc;
44        mlrpc_heap_mkvcs;
45        mlrpc_heap_strsave;
46        mlrpc_heap_used;
47        mlrpc_register_service;
48	ndr_hdalloc;
49	ndr_hdfree;
50	ndr_hdlookup;
51	ndr_is_admin;
52	ndr_is_poweruser;
53	ndr_mbstowcs;
54	ndr_mbtowc;
55	ndr_native_os;
56	ndr_s_open;
57	ndr_s_close;
58	ndr_s_read;
59	ndr_s_write;
60        ndt__char;
61        ndt_s_wchar;
62        ndt__uchar;
63        ndt__ulong;
64        ndt__ushort;
65    local:
66	*;
67};
68