mapfile-vers revision b89a8333f5e1f75ec0c269b22524bd2eccb972ba
1439N/A#
1450N/A# CDDL HEADER START
1461N/A#
1461N/A# The contents of this file are subject to the terms of the
1461N/A# Common Development and Distribution License (the "License").
1461N/A# You may not use this file except in compliance with the License.
1461N/A#
1461N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1461N/A# or http://www.opensolaris.org/os/licensing.
1461N/A# See the License for the specific language governing permissions
1461N/A# and limitations under the License.
1461N/A#
1461N/A# When distributing Covered Code, include this CDDL HEADER in each
1461N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1461N/A# If applicable, add the following below this CDDL HEADER, with the
1461N/A# fields enclosed by brackets "[]" replaced with your own identifying
1439N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1461N/A#
1439N/A# CDDL HEADER END
1439N/A#
1439N/A#
1439N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
1439N/A# Use is subject to license terms.
1439N/A#
1461N/A#
1461N/A
1461N/ASUNWprivate {
1461N/A global:
1461N/A dssetup_clear_domain_info;
1461N/A lsa_enum_trusted_domains;
1461N/A lsa_query_account_domain_info;
1461N/A lsa_query_primary_domain_info;
1461N/A mlsvc_get_door_fd;
1461N/A mlsvc_get_num_users;
1461N/A mlsvc_get_user_list;
1439N/A mlsvc_init;
1439N/A mlsvc_join;
1451N/A mlsvc_lookup_name;
1461N/A mlsvc_lookup_sid;
1461N/A mlsvc_netlogon;
1461N/A mlsvc_set_door_fd;
1461N/A mlsvc_set_share;
1461N/A smb_autohome_add;
1461N/A smb_autohome_remove;
1461N/A smb_logon;
1461N/A smb_shr_add;
1439N/A smb_shr_chkname;
1439N/A smb_shr_count;
1461N/A smb_shr_get;
1461N/A smb_shr_hostaccess;
1461N/A smb_shr_iterate;
1461N/A smb_shr_iterinit;
1461N/A smb_shr_list;
1450N/A smb_shr_modify;
1450N/A smb_shr_remove;
1461N/A smb_shr_rename;
1461N/A smb_shr_start;
1461N/A smb_shr_stop;
1461N/A smb_token_destroy;
1461N/A smb_token_log;
1461N/A local:
1461N/A *;
1461N/A};
1461N/A