18040SBaban.Kenkre@Sun.COM# 28040SBaban.Kenkre@Sun.COM# CDDL HEADER START 38040SBaban.Kenkre@Sun.COM# 48040SBaban.Kenkre@Sun.COM# The contents of this file are subject to the terms of the 58040SBaban.Kenkre@Sun.COM# Common Development and Distribution License (the "License"). 68040SBaban.Kenkre@Sun.COM# You may not use this file except in compliance with the License. 78040SBaban.Kenkre@Sun.COM# 88040SBaban.Kenkre@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 98040SBaban.Kenkre@Sun.COM# or http://www.opensolaris.org/os/licensing. 108040SBaban.Kenkre@Sun.COM# See the License for the specific language governing permissions 118040SBaban.Kenkre@Sun.COM# and limitations under the License. 128040SBaban.Kenkre@Sun.COM# 138040SBaban.Kenkre@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 148040SBaban.Kenkre@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 158040SBaban.Kenkre@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 168040SBaban.Kenkre@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 178040SBaban.Kenkre@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 188040SBaban.Kenkre@Sun.COM# 198040SBaban.Kenkre@Sun.COM# CDDL HEADER END 208040SBaban.Kenkre@Sun.COM# 218040SBaban.Kenkre@Sun.COM# 228040SBaban.Kenkre@Sun.COM# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 238040SBaban.Kenkre@Sun.COM# Use is subject to license terms. 248040SBaban.Kenkre@Sun.COM# 258040SBaban.Kenkre@Sun.COM 268040SBaban.Kenkre@Sun.COMSUNWprivate { 278040SBaban.Kenkre@Sun.COM global: 288040SBaban.Kenkre@Sun.COM adutils_txtsid2hexbinsid; 298040SBaban.Kenkre@Sun.COM adutils_bv_name2str; 308040SBaban.Kenkre@Sun.COM adutils_bv_objsid2sidstr; 318040SBaban.Kenkre@Sun.COM adutils_getattr; 328040SBaban.Kenkre@Sun.COM adutils_getfirstentry; 338040SBaban.Kenkre@Sun.COM adutils_freeresult; 348040SBaban.Kenkre@Sun.COM adutils_lookup; 358040SBaban.Kenkre@Sun.COM adutils_lookup_batch_start; 368040SBaban.Kenkre@Sun.COM adutils_lookup_batch_add; 378040SBaban.Kenkre@Sun.COM adutils_lookup_batch_end; 388040SBaban.Kenkre@Sun.COM adutils_lookup_batch_release; 398040SBaban.Kenkre@Sun.COM adutils_lookup_batch_getdefdomain; 40*8361SJulian.Pullen@Sun.COM adutils_lookup_check_domain; 41*8361SJulian.Pullen@Sun.COM adutils_lookup_check_sid_prefix; 428040SBaban.Kenkre@Sun.COM adutils_dn2dns; 438040SBaban.Kenkre@Sun.COM adutils_reap_idle_connections; 448040SBaban.Kenkre@Sun.COM adutils_ad_alloc; 458040SBaban.Kenkre@Sun.COM adutils_ad_free; 468040SBaban.Kenkre@Sun.COM adutils_add_ds; 47*8361SJulian.Pullen@Sun.COM adutils_add_domain; 488040SBaban.Kenkre@Sun.COM adutils_set_log; 498040SBaban.Kenkre@Sun.COM local: 508040SBaban.Kenkre@Sun.COM *; 518040SBaban.Kenkre@Sun.COM}; 52