mapfile-vers revision dc20a3024900c47dd2ee44b9707e6df38f7d62a5
2207N/A#
2207N/A# CDDL HEADER START
2207N/A#
2207N/A# The contents of this file are subject to the terms of the
2207N/A# Common Development and Distribution License (the "License").
2207N/A# You may not use this file except in compliance with the License.
2207N/A#
2207N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2207N/A# or http://www.opensolaris.org/os/licensing.
2207N/A# See the License for the specific language governing permissions
2207N/A# and limitations under the License.
2207N/A#
2207N/A# When distributing Covered Code, include this CDDL HEADER in each
2207N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2207N/A# If applicable, add the following below this CDDL HEADER, with the
2207N/A# fields enclosed by brackets "[]" replaced with your own identifying
2207N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2207N/A#
2207N/A# CDDL HEADER END
2207N/A#
3805N/A#
2207N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
2207N/A# Use is subject to license terms.
2207N/A#
2207N/A# ident "%Z%%M% %I% %E% SMI"
2207N/A#
2207N/A
2207N/ASUNWprivate {
2207N/A global:
2207N/A mlndr_inner;
2207N/A mlndr_params;
2207N/A mlndr_topmost;
2207N/A mlnds_destruct;
2207N/A mlnds_initialize;
2899N/A mlrpc_binding_pool_initialize;
2899N/A mlrpc_c_bind;
2207N/A mlrpc_c_call;
2207N/A mlrpc_c_free_heap;
2207N/A mlrpc_generic_call_stub;
2207N/A mlrpc_heap_avail;
2207N/A mlrpc_heap_create;
2207N/A mlrpc_heap_destroy;
2207N/A mlrpc_heap_malloc;
3805N/A mlrpc_heap_mkvcs;
2207N/A mlrpc_heap_strsave;
2207N/A mlrpc_heap_used;
2207N/A mlrpc_lookup;
2207N/A mlrpc_process;
2207N/A mlrpc_register_service;
2207N/A mlrpc_release;
2207N/A ndr_hdalloc;
2207N/A ndr_hdfree;
2207N/A ndr_hdlookup;
2207N/A ndr_mbstowcs;
ndr_mbtowc;
ndt__char;
ndt_s_wchar;
ndt__uchar;
ndt__ulong;
ndt__ushort;
local:
*;
};