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