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