mapfile-vers revision 4d61c878ad5fbf36c5338bef5994cc5fe88a589a
342N/A#
4485N/A# CDDL HEADER START
342N/A#
342N/A# The contents of this file are subject to the terms of the
342N/A# Common Development and Distribution License (the "License").
342N/A# You may not use this file except in compliance with the License.
342N/A#
342N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
342N/A# or http://www.opensolaris.org/os/licensing.
342N/A# See the License for the specific language governing permissions
342N/A# and limitations under the License.
342N/A#
342N/A# When distributing Covered Code, include this CDDL HEADER in each
342N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
342N/A# If applicable, add the following below this CDDL HEADER, with the
342N/A# fields enclosed by brackets "[]" replaced with your own identifying
342N/A# information: Portions Copyright [yyyy] [name of copyright owner]
342N/A#
1472N/A# CDDL HEADER END
1472N/A#
1472N/A#
342N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
342N/A# Use is subject to license terms.
342N/A#
1879N/A
1879N/ASUNWprivate {
1879N/A global:
1879N/A adutils_txtsid2hexbinsid;
1879N/A adutils_bv_name2str;
1879N/A adutils_bv_objsid2sidstr;
1879N/A adutils_getattr;
342N/A adutils_getfirstentry;
342N/A adutils_freeresult;
342N/A adutils_lookup;
342N/A adutils_lookup_batch_start;
342N/A adutils_lookup_batch_add;
342N/A adutils_lookup_batch_end;
342N/A adutils_lookup_batch_release;
3885N/A adutils_lookup_batch_getdefdomain;
342N/A adutils_lookup_check_domain;
3776N/A adutils_lookup_check_sid_prefix;
3776N/A adutils_dn2dns;
3776N/A adutils_reap_idle_connections;
3863N/A adutils_ad_alloc;
3776N/A adutils_ad_free;
3776N/A adutils_add_ds;
3776N/A adutils_add_domain;
3776N/A adutils_set_log;
3776N/A local:
3776N/A *;
342N/A};
3776N/A