xref: /titanic_41/usr/src/lib/libadutils/common/mapfile-vers (revision 4d61c878ad5fbf36c5338bef5994cc5fe88a589a)
12b4a7802SBaban Kenkre#
22b4a7802SBaban Kenkre# CDDL HEADER START
32b4a7802SBaban Kenkre#
42b4a7802SBaban Kenkre# The contents of this file are subject to the terms of the
52b4a7802SBaban Kenkre# Common Development and Distribution License (the "License").
62b4a7802SBaban Kenkre# You may not use this file except in compliance with the License.
72b4a7802SBaban Kenkre#
82b4a7802SBaban Kenkre# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
92b4a7802SBaban Kenkre# or http://www.opensolaris.org/os/licensing.
102b4a7802SBaban Kenkre# See the License for the specific language governing permissions
112b4a7802SBaban Kenkre# and limitations under the License.
122b4a7802SBaban Kenkre#
132b4a7802SBaban Kenkre# When distributing Covered Code, include this CDDL HEADER in each
142b4a7802SBaban Kenkre# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
152b4a7802SBaban Kenkre# If applicable, add the following below this CDDL HEADER, with the
162b4a7802SBaban Kenkre# fields enclosed by brackets "[]" replaced with your own identifying
172b4a7802SBaban Kenkre# information: Portions Copyright [yyyy] [name of copyright owner]
182b4a7802SBaban Kenkre#
192b4a7802SBaban Kenkre# CDDL HEADER END
202b4a7802SBaban Kenkre#
212b4a7802SBaban Kenkre#
222b4a7802SBaban Kenkre# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
232b4a7802SBaban Kenkre# Use is subject to license terms.
242b4a7802SBaban Kenkre#
252b4a7802SBaban Kenkre
262b4a7802SBaban KenkreSUNWprivate {
272b4a7802SBaban Kenkre    global:
282b4a7802SBaban Kenkre	adutils_txtsid2hexbinsid;
292b4a7802SBaban Kenkre	adutils_bv_name2str;
302b4a7802SBaban Kenkre	adutils_bv_objsid2sidstr;
312b4a7802SBaban Kenkre	adutils_getattr;
322b4a7802SBaban Kenkre	adutils_getfirstentry;
332b4a7802SBaban Kenkre	adutils_freeresult;
342b4a7802SBaban Kenkre	adutils_lookup;
352b4a7802SBaban Kenkre	adutils_lookup_batch_start;
362b4a7802SBaban Kenkre	adutils_lookup_batch_add;
372b4a7802SBaban Kenkre	adutils_lookup_batch_end;
382b4a7802SBaban Kenkre	adutils_lookup_batch_release;
392b4a7802SBaban Kenkre	adutils_lookup_batch_getdefdomain;
40*4d61c878SJulian Pullen	adutils_lookup_check_domain;
41*4d61c878SJulian Pullen	adutils_lookup_check_sid_prefix;
422b4a7802SBaban Kenkre	adutils_dn2dns;
432b4a7802SBaban Kenkre	adutils_reap_idle_connections;
442b4a7802SBaban Kenkre	adutils_ad_alloc;
452b4a7802SBaban Kenkre	adutils_ad_free;
462b4a7802SBaban Kenkre	adutils_add_ds;
47*4d61c878SJulian Pullen	adutils_add_domain;
482b4a7802SBaban Kenkre	adutils_set_log;
492b4a7802SBaban Kenkre    local:
502b4a7802SBaban Kenkre	*;
512b4a7802SBaban Kenkre};
52