mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
98N/A#
98N/A# CDDL HEADER START
98N/A#
98N/A# The contents of this file are subject to the terms of the
908N/A# Common Development and Distribution License (the "License").
733N/A# You may not use this file except in compliance with the License.
98N/A#
98N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
98N/A# or http://www.opensolaris.org/os/licensing.
98N/A# See the License for the specific language governing permissions
98N/A# and limitations under the License.
98N/A#
98N/A# When distributing Covered Code, include this CDDL HEADER in each
98N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
98N/A# If applicable, add the following below this CDDL HEADER, with the
98N/A# fields enclosed by brackets "[]" replaced with your own identifying
98N/A# information: Portions Copyright [yyyy] [name of copyright owner]
98N/A#
98N/A# CDDL HEADER END
98N/A#
98N/A#
98N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
98N/A# Use is subject to license terms.
98N/A#
98N/A
98N/A#
98N/A# MAPFILE HEADER START
98N/A#
98N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
98N/A# Object versioning must comply with the rules detailed in
98N/A#
98N/A# usr/src/lib/README.mapfiles
98N/A#
98N/A# You should not be making modifications here until you've read the most current
235N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
156N/A#
156N/A# MAPFILE HEADER END
156N/A#
156N/A
98N/ASUNWprivate {
98N/A global:
98N/A adutils_txtsid2hexbinsid;
98N/A adutils_bv_name2str;
493N/A adutils_bv_objsid2sidstr;
493N/A adutils_getattr;
98N/A adutils_getfirstentry;
911N/A adutils_freeresult;
913N/A adutils_lookup;
913N/A adutils_lookup_batch_start;
911N/A adutils_lookup_batch_add;
98N/A adutils_lookup_batch_end;
235N/A adutils_lookup_batch_release;
493N/A adutils_lookup_batch_getdefdomain;
98N/A adutils_lookup_check_domain;
916N/A adutils_lookup_check_sid_prefix;
916N/A adutils_dn2dns;
916N/A adutils_reap_idle_connections;
916N/A adutils_ad_alloc;
98N/A adutils_ad_free;
98N/A adutils_add_ds;
98N/A adutils_add_domain;
606N/A adutils_set_logger;
98N/A ad_disc_fini;
98N/A ad_disc_init;
98N/A ad_disc_get_DomainName;
606N/A ad_disc_set_DomainName;
606N/A ad_disc_compare_ds;
98N/A ad_disc_compare_trusteddomains;
493N/A ad_disc_compare_domainsinforest;
493N/A ad_disc_SubnetChanged;
493N/A ad_disc_get_GlobalCatalog;
98N/A ad_disc_set_GlobalCatalog;
98N/A ad_disc_get_TTL;
98N/A ad_disc_set_ForestName;
98N/A ad_disc_get_ForestName;
908N/A ad_disc_get_DomainController;
591N/A ad_disc_set_DomainController;
493N/A ad_disc_set_SiteName;
493N/A ad_disc_refresh;
493N/A ad_disc_get_SiteName;
493N/A ad_disc_get_TrustedDomains;
493N/A ad_disc_get_DomainsInForest;
493N/A local:
493N/A *;
493N/A};
493N/A