mapfile-vers revision 3db3f65c6274eb042354801a308c8e9bc4994553
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#
# ident "%Z%%M% %I% %E% SMI"
SUNWprivate {
global:
lsa_enum_trusted_domains;
lsa_query_account_domain_info;
lsa_query_primary_domain_info;
mlsvc_init;
mlsvc_join;
mlsvc_lookup_name;
mlsvc_lookup_sid;
mlsvc_netlogon;
smb_autohome_add;
smb_autohome_remove;
smb_build_lmshare_info;
smb_get_smb_share_group;
smb_is_autohome;
smb_logon;
smb_shr_add;
smb_shr_count;
smb_shr_del;
smb_shr_exists;
smb_shr_get;
smb_shr_get_realpath;
smb_shr_is_admin;
smb_shr_is_dir;
smb_shr_is_restricted;
smb_shr_is_special;
smb_shr_is_valid;
smb_shr_iterate;
smb_shr_iterinit;
smb_shr_list;
smb_shr_ren;
smb_shr_set;
smb_shr_start;
smb_shr_stop;
smb_token_destroy;
smb_token_log;
local:
*;
};