mapfile-vers revision c586600796766c83eb9485c446886fd9ed2359a9
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# CDDL HEADER START
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# The contents of this file are subject to the terms of the
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Common Development and Distribution License (the "License").
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# You may not use this file except in compliance with the License.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# See the License for the specific language governing permissions
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# and limitations under the License.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# When distributing Covered Code, include this CDDL HEADER in each
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# If applicable, add the following below this CDDL HEADER, with the
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# fields enclosed by brackets "[]" replaced with your own identifying
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# information: Portions Copyright [yyyy] [name of copyright owner]
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# CDDL HEADER END
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# MAPFILE HEADER START
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# Object versioning must comply with the rules detailed in
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# You should not be making modifications here until you've read the most current
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# copy of that file. If you need help, contact a gatekeeper for guidance.
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff# MAPFILE HEADER END
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduffSUNWprivate {
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_txtsid2hexbinsid;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_bv_uint;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_bv_objsid2sidstr;
8657715aa815d5d3e1d3da0b33209c85a58d5407JnRouvignac adutils_bv_str;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_getattr;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_getfirstentry;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_freeresult;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_lookup;
8b15572442aae50358e392562bd2e1ebfd5b2906matthew adutils_lookup_batch_start;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_lookup_batch_add;
8b15572442aae50358e392562bd2e1ebfd5b2906matthew adutils_lookup_batch_end;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_lookup_batch_release;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_lookup_check_domain;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_lookup_check_sid_prefix;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_dn2dns;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_reap_idle_connections;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_ad_alloc;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_ad_free;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_add_ds;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_add_domain;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff adutils_set_logger;
8657715aa815d5d3e1d3da0b33209c85a58d5407JnRouvignac ad_disc_fini;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_init;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_get_DomainName;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_set_DomainName;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_compare_ds;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_compare_trusteddomains;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_compare_domainsinforest;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_done;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_SubnetChanged;
8657715aa815d5d3e1d3da0b33209c85a58d5407JnRouvignac ad_disc_get_GlobalCatalog;
8657715aa815d5d3e1d3da0b33209c85a58d5407JnRouvignac ad_disc_set_GlobalCatalog;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_get_TTL;
8657715aa815d5d3e1d3da0b33209c85a58d5407JnRouvignac ad_disc_set_ForestName;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_get_ForestName;
8657715aa815d5d3e1d3da0b33209c85a58d5407JnRouvignac ad_disc_get_DomainController;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_set_DomainController;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_set_SiteName;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_refresh;
d25372dc8e65a9ed019a88fdf659ca61313f1b31jcduff ad_disc_get_SiteName;
3421d43a4aa4c648ed34bf2357065cf975de00c3JnRouvignac ad_disc_get_TrustedDomains;
3421d43a4aa4c648ed34bf2357065cf975de00c3JnRouvignac ad_disc_get_DomainsInForest;