mapfile-vers revision 3db3f65c6274eb042354801a308c8e9bc4994553
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater# CDDL HEADER START
bef75d63d74f58abc0f834ed271526672777ba29Automatic Updater# The contents of this file are subject to the terms of the
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# Common Development and Distribution License (the "License").
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# You may not use this file except in compliance with the License.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater# See the License for the specific language governing permissions
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater# and limitations under the License.
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User# When distributing Covered Code, include this CDDL HEADER in each
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
cd32f419a8a5432fbb139f56ee73cbf68b9350ccTinderbox User# If applicable, add the following below this CDDL HEADER, with the
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# fields enclosed by brackets "[]" replaced with your own identifying
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# information: Portions Copyright [yyyy] [name of copyright owner]
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater# CDDL HEADER END
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater# Use is subject to license terms.
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# ident "%Z%%M% %I% %E% SMI"
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater mlndr_topmost;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User mlnds_destruct;
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater mlnds_initialize;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User mlrpc_binding_pool_initialize;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User mlrpc_c_call;
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater mlrpc_c_free_heap;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User mlrpc_generic_call_stub;
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater mlrpc_heap_avail;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User mlrpc_heap_create;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User mlrpc_heap_destroy;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User mlrpc_heap_malloc;
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User mlrpc_heap_mkvcs;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User mlrpc_heap_strsave;
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt mlrpc_heap_used;
fc2381b901eb162810f54a11cc512b95f55a60dfAutomatic Updater mlrpc_register_service;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User ndr_hdlookup;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User ndr_is_admin;
7e71f05d8643aca84914437c900cb716444507e4Tinderbox User ndr_is_poweruser;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User ndr_mbstowcs;
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User ndr_native_os;