mapfile-vers revision 29bd28862cfb8abbd3a0f0a4b17e08bbc3652836
325N/A#
325N/A# CDDL HEADER START
325N/A#
325N/A# The contents of this file are subject to the terms of the
325N/A# Common Development and Distribution License (the "License").
325N/A# You may not use this file except in compliance with the License.
325N/A#
325N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
325N/A# or http://www.opensolaris.org/os/licensing.
325N/A# See the License for the specific language governing permissions
325N/A# and limitations under the License.
325N/A#
325N/A# When distributing Covered Code, include this CDDL HEADER in each
325N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
325N/A# If applicable, add the following below this CDDL HEADER, with the
325N/A# fields enclosed by brackets "[]" replaced with your own identifying
325N/A# information: Portions Copyright [yyyy] [name of copyright owner]
325N/A#
325N/A# CDDL HEADER END
325N/A#
325N/A#
325N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
325N/A# Use is subject to license terms.
325N/A#
325N/A#
325N/A
325N/A#
325N/A# MAPFILE HEADER START
325N/A#
325N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
325N/A# Object versioning must comply with the rules detailed in
325N/A#
325N/A# usr/src/lib/README.mapfiles
325N/A#
325N/A# You should not be making modifications here until you've read the most current
325N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
325N/A#
325N/A# MAPFILE HEADER END
325N/A#
325N/A
325N/ASUNWprivate {
325N/A global:
325N/A dssetup_clear_domain_info;
325N/A mlsvc_get_num_users;
325N/A mlsvc_get_user_list;
325N/A mlsvc_fini;
325N/A mlsvc_init;
325N/A mlsvc_join;
325N/A mlsvc_lookup_name;
325N/A mlsvc_lookup_sid;
325N/A mlsvc_netlogon;
325N/A mlsvc_set_share;
325N/A smb_autohome_add;
325N/A smb_autohome_remove;
325N/A smb_domain_getinfo;
325N/A smb_locate_dc;
325N/A smb_logon;
325N/A smb_shr_add;
325N/A smb_shr_chkname;
325N/A smb_shr_count;
325N/A smb_shr_exec;
325N/A smb_shr_get;
325N/A smb_shr_hostaccess;
325N/A smb_shr_iterate;
325N/A smb_shr_iterinit;
325N/A smb_shr_list;
325N/A smb_shr_load;
325N/A smb_shr_modify;
325N/A smb_shr_remove;
325N/A smb_shr_rename;
325N/A smb_shr_sa_csc_name;
325N/A smb_shr_start;
325N/A smb_shr_stop;
325N/A smb_token_destroy;
325N/A smb_token_log;
325N/A local:
325N/A *;
325N/A};
325N/A