12522Sraf#
22522Sraf# CDDL HEADER START
32522Sraf#
42522Sraf# The contents of this file are subject to the terms of the
52522Sraf# Common Development and Distribution License (the "License").
62522Sraf# You may not use this file except in compliance with the License.
72522Sraf#
82522Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
92522Sraf# or http://www.opensolaris.org/os/licensing.
102522Sraf# See the License for the specific language governing permissions
112522Sraf# and limitations under the License.
122522Sraf#
132522Sraf# When distributing Covered Code, include this CDDL HEADER in each
142522Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
152522Sraf# If applicable, add the following below this CDDL HEADER, with the
162522Sraf# fields enclosed by brackets "[]" replaced with your own identifying
172522Sraf# information: Portions Copyright [yyyy] [name of copyright owner]
182522Sraf#
192522Sraf# CDDL HEADER END
202522Sraf#
212522Sraf#
22*8744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
232522Sraf# Use is subject to license terms.
242522Sraf#
25*8744SAli.Bahrami@Sun.COM
26*8744SAli.Bahrami@Sun.COM#
27*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
28*8744SAli.Bahrami@Sun.COM#
29*8744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30*8744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
31*8744SAli.Bahrami@Sun.COM#
32*8744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
33*8744SAli.Bahrami@Sun.COM#
34*8744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
35*8744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
36*8744SAli.Bahrami@Sun.COM#
37*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
382522Sraf#
392522Sraf
402522SrafSUNW_1.2 {
412522Sraf    global:
422522Sraf	ber_alloc;
432522Sraf	ber_get_int;
442522Sraf} SUNW_1.1;
452522Sraf
462522SrafSUNW_1.1 {
472522Sraf    global:
482522Sraf	ber_alloc_t;
492522Sraf	ber_bvdup;
502522Sraf	ber_bvecfree;
512522Sraf	ber_bvfree;
522522Sraf	ber_first_element;
532522Sraf	ber_flatten;
542522Sraf	ber_free;
552522Sraf	ber_init;
562522Sraf	ber_next_element;
572522Sraf	ber_peek_tag;
582522Sraf	ber_printf;
592522Sraf	ber_scanf;
602522Sraf	ber_skip_tag;
612522Sraf	cldap_close;
622522Sraf	cldap_open;
632522Sraf	cldap_search_s;
642522Sraf	cldap_setretryinfo;
652522Sraf	ldap_abandon;
662522Sraf	ldap_abandon_ext;
672522Sraf	ldap_add;
682522Sraf	ldap_add_ext;
692522Sraf	ldap_add_ext_s;
702522Sraf	ldap_add_s;
712522Sraf	ldap_bind;
722522Sraf	ldap_bind_s;
732522Sraf	ldap_build_filter;
742522Sraf	ldap_compare;
752522Sraf	ldap_compare_ext;
762522Sraf	ldap_compare_ext_s;
772522Sraf	ldap_compare_s;
782522Sraf	ldap_control_free;
792522Sraf	ldap_controls_free;
802522Sraf	ldap_count_entries;
812522Sraf	ldap_count_messages;
822522Sraf	ldap_count_references;
832522Sraf	ldap_count_values;
842522Sraf	ldap_count_values_len;
852522Sraf	ldap_create_sort_control;
862522Sraf	ldap_create_sort_keylist;
872522Sraf	ldap_create_virtuallist_control;
882522Sraf	ldap_delete;
892522Sraf	ldap_delete_ext;
902522Sraf	ldap_delete_ext_s;
912522Sraf	ldap_delete_s;
922522Sraf	ldap_destroy_cache;
932522Sraf	ldap_disable_cache;
942522Sraf	ldap_dn2ufn;
952522Sraf	ldap_dns_to_dn;
962522Sraf	ldap_dns_to_url;
972522Sraf	ldap_dn_to_url;
982522Sraf	ldap_enable_cache;
992522Sraf	ldap_enable_translation;
1002522Sraf	ldap_entry2html;
1012522Sraf	ldap_entry2html_search;
1022522Sraf	ldap_entry2text;
1032522Sraf	ldap_entry2text_search;
1042522Sraf	ldap_err2string;
1052522Sraf	ldap_explode_dn;
1062522Sraf	ldap_explode_dns;
1072522Sraf	ldap_explode_rdn;
1082522Sraf	ldap_extended_operation;
1092522Sraf	ldap_extended_operation_s;
1102522Sraf	ldap_first_attribute;
1112522Sraf	ldap_first_disptmpl;
1122522Sraf	ldap_first_entry;
1132522Sraf	ldap_first_message;
1142522Sraf	ldap_first_reference;
1152522Sraf	ldap_first_searchobj;
1162522Sraf	ldap_first_tmplcol;
1172522Sraf	ldap_first_tmplrow;
1182522Sraf	ldap_flush_cache;
1192522Sraf	ldap_free_friendlymap;
1202522Sraf	ldap_free_searchprefs;
1212522Sraf	ldap_free_sort_keylist;
1222522Sraf	ldap_free_templates;
1232522Sraf	ldap_free_urldesc;
1242522Sraf	ldap_friendly_name;
1252522Sraf	ldap_get_dn;
1262522Sraf	ldap_getfilter_free;
1272522Sraf	ldap_getfirstfilter;
1282522Sraf	ldap_getnextfilter;
1292522Sraf	ldap_get_option;
1302522Sraf	ldap_get_values;
1312522Sraf	ldap_get_values_len;
1322522Sraf	ldap_init;
1332522Sraf	ldap_init_getfilter;
1342522Sraf	ldap_init_getfilter_buf;
1352522Sraf	ldap_init_searchprefs;
1362522Sraf	ldap_init_searchprefs_buf;
1372522Sraf	ldap_init_templates;
1382522Sraf	ldap_init_templates_buf;
1392522Sraf	ldap_is_dns_dn;
1402522Sraf	ldap_is_ldap_url;
1412522Sraf	ldap_memfree;
1422522Sraf	ldap_modify;
1432522Sraf	ldap_modify_ext;
1442522Sraf	ldap_modify_ext_s;
1452522Sraf	ldap_modify_s;
1462522Sraf	ldap_modrdn;
1472522Sraf	ldap_modrdn_s;
1482522Sraf	ldap_mods_free;
1492522Sraf	ldap_msgfree;
1502522Sraf	ldap_msgid;
1512522Sraf	ldap_msgtype;
1522522Sraf	ldap_next_attribute;
1532522Sraf	ldap_next_disptmpl;
1542522Sraf	ldap_next_entry;
1552522Sraf	ldap_next_message;
1562522Sraf	ldap_next_reference;
1572522Sraf	ldap_next_searchobj;
1582522Sraf	ldap_next_tmplcol;
1592522Sraf	ldap_next_tmplrow;
1602522Sraf	ldap_oc2template;
1612522Sraf	ldap_open;
1622522Sraf	ldap_parse_extended_result;
1632522Sraf	ldap_parse_result;
1642522Sraf	ldap_parse_sasl_bind_result;
1652522Sraf	ldap_parse_sort_control;
1662522Sraf	ldap_parse_virtuallist_control;
1672522Sraf	ldap_perror;
1682522Sraf	ldap_rename;
1692522Sraf	ldap_rename_s;
1702522Sraf	ldap_result;
1712522Sraf	ldap_result2error;
1722522Sraf	ldap_sasl_bind;
1732522Sraf	ldap_sasl_bind_s;
1742522Sraf	ldap_sasl_cram_md5_bind_s;
1752522Sraf	ldap_search;
1762522Sraf	ldap_search_ext;
1772522Sraf	ldap_search_ext_s;
1782522Sraf	ldap_search_s;
1792522Sraf	ldap_search_st;
1802522Sraf	ldap_set_cache_options;
1812522Sraf	ldap_setfilteraffixes;
1822522Sraf	ldap_set_option;
1832522Sraf	ldap_set_rebind_proc;
1842522Sraf	ldap_set_string_translators;
1852522Sraf	ldap_simple_bind;
1862522Sraf	ldap_simple_bind_s;
1872522Sraf	ldap_sort_entries;
1882522Sraf	ldap_sort_strcasecmp;
1892522Sraf	ldap_sort_values;
1902522Sraf	ldap_tmplattrs;
1912522Sraf	ldap_translate_from_t61;
1922522Sraf	ldap_translate_to_t61;
1932522Sraf	ldap_ufn_search_c;
1942522Sraf	ldap_ufn_search_ct;
1952522Sraf	ldap_ufn_search_s;
1962522Sraf	ldap_ufn_setfilter;
1972522Sraf	ldap_ufn_setprefix;
1982522Sraf	ldap_ufn_timeout;
1992522Sraf	ldap_unbind;
2002522Sraf	ldap_unbind_s;
2012522Sraf	ldap_uncache_entry;
2022522Sraf	ldap_uncache_request;
2032522Sraf	ldap_url_parse;
2042522Sraf	ldap_url_search;
2052522Sraf	ldap_url_search_s;
2062522Sraf	ldap_url_search_st;
2072522Sraf	ldap_vals2html;
2082522Sraf	ldap_vals2text;
2092522Sraf	ldap_value_free;
2102522Sraf	ldap_value_free_len;
2112522Sraf	open_default_ldap_connection;
2122522Sraf	set_ber_options;
2132522Sraf};
2142522Sraf
2152522SrafSUNWprivate_1.1 {
2162522Sraf    global:
2172522Sraf	i18n_catopen;
2182522Sraf	ldap_create_page_control;
2192522Sraf	ldap_get_reference_urls;
2202522Sraf	ldaplogconfigf;
2212522Sraf	ldap_parse_page_control;
2222522Sraf	ldif_type_and_value;
2232522Sraf	slapdcat;
2242522Sraf	str_getline;
2252522Sraf	str_parse_line;
2262522Sraf    local:
2272522Sraf	*;
2282522Sraf};
229