mapfile-vers revision 8d7e41661dc4633488e93b13363137523ce59977
303N/A#
303N/A# CDDL HEADER START
303N/A#
303N/A# The contents of this file are subject to the terms of the
303N/A# Common Development and Distribution License (the "License").
303N/A# You may not use this file except in compliance with the License.
303N/A#
303N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
303N/A# or http://www.opensolaris.org/os/licensing.
303N/A# See the License for the specific language governing permissions
303N/A# and limitations under the License.
303N/A#
303N/A# When distributing Covered Code, include this CDDL HEADER in each
303N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
303N/A# If applicable, add the following below this CDDL HEADER, with the
303N/A# fields enclosed by brackets "[]" replaced with your own identifying
303N/A# information: Portions Copyright [yyyy] [name of copyright owner]
303N/A#
303N/A# CDDL HEADER END
303N/A#
303N/A#
303N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
303N/A# Use is subject to license terms.
303N/A#
303N/A
303N/ASUNWprivate {
303N/A global:
303N/A mlsvc_disconnect;
303N/A mlsvc_echo;
303N/A mlsvc_logon;
303N/A mlsvc_user_getauth;
303N/A smbrdr_close_pipe;
303N/A smbrdr_dump_netuse;
303N/A smbrdr_dump_ofiles;
303N/A smbrdr_dump_sessions;
303N/A smbrdr_init;
303N/A smbrdr_ipc_commit;
303N/A smbrdr_ipc_get_user;
303N/A smbrdr_ipc_rollback;
303N/A smbrdr_ipc_set;
303N/A smbrdr_ipc_get_passwd;
303N/A smbrdr_open_pipe;
303N/A smbrdr_readx;
303N/A smbrdr_session_info;
303N/A smbrdr_transact;
303N/A local:
303N/A *;
303N/A};
303N/A