1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21# 22# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25 26# 27# MAPFILE HEADER START 28# 29# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30# Object versioning must comply with the rules detailed in 31# 32# usr/src/lib/README.mapfiles 33# 34# You should not be making modifications here until you've read the most current 35# copy of that file. If you need help, contact a gatekeeper for guidance. 36# 37# MAPFILE HEADER END 38# 39 40SUNW_5.2 { 41 global: 42 ldap_sasl_interactive_bind_s; 43} SUNW_5.1.1; 44 45SUNW_5.1.1 { 46 global: 47 ldap_url_parse_nodn; 48} SUNW_5.1; 49 50SUNW_5.1 { 51 global: 52 ber_alloc; 53 ber_alloc_t; 54 ber_bvdup; 55 ber_bvecfree; 56 ber_bvfree; 57 ber_first_element; 58 ber_flatten; 59 ber_free; 60 ber_get_int; 61 ber_init; 62 ber_next_element; 63 ber_peek_tag; 64 ber_printf; 65 ber_scanf; 66 ber_skip_tag; 67 ldap_abandon; 68 ldap_abandon_ext; 69 ldap_add; 70 ldap_add_ext; 71 ldap_add_ext_s; 72 ldap_add_s; 73 ldap_ber_free; 74 ldap_bind; 75 ldap_bind_s; 76 ldap_build_filter; 77 ldap_compare; 78 ldap_compare_ext; 79 ldap_compare_ext_s; 80 ldap_compare_s; 81 ldap_control_free; 82 ldap_controls_free; 83 ldap_count_entries; 84 ldap_count_messages; 85 ldap_count_references; 86 ldap_count_values; 87 ldap_count_values_len; 88 ldap_create_sort_control; 89 ldap_create_sort_keylist; 90 ldap_create_virtuallist_control; 91 ldap_delete; 92 ldap_delete_ext; 93 ldap_delete_ext_s; 94 ldap_delete_s; 95 ldap_dn2ufn; 96 ldap_dns_to_dn; 97 ldap_dns_to_url; 98 ldap_dn_to_url; 99 ldap_enable_translation; 100 ldap_entry2html; 101 ldap_entry2html_search; 102 ldap_entry2text; 103 ldap_entry2text_search; 104 ldap_err2string; 105 ldap_explode_dn; 106 ldap_explode_dns; 107 ldap_explode_rdn; 108 ldap_extended_operation; 109 ldap_extended_operation_s; 110 ldap_first_attribute; 111 ldap_first_disptmpl; 112 ldap_first_entry; 113 ldap_first_message; 114 ldap_first_reference; 115 ldap_first_searchobj; 116 ldap_first_tmplcol; 117 ldap_first_tmplrow; 118 ldap_free_friendlymap; 119 ldap_free_searchprefs; 120 ldap_free_sort_keylist; 121 ldap_free_templates; 122 ldap_free_urldesc; 123 ldap_friendly_name; 124 ldap_get_dn; 125 ldap_get_entry_controls; 126 ldap_getfilter_free; 127 ldap_getfirstfilter; 128 ldap_get_lang_values; 129 ldap_get_lang_values_len; 130 ldap_getnextfilter; 131 ldap_get_option; 132 ldap_get_values; 133 ldap_get_values_len; 134 ldap_init; 135 ldap_init_getfilter; 136 ldap_init_getfilter_buf; 137 ldap_init_searchprefs; 138 ldap_init_searchprefs_buf; 139 ldap_init_templates; 140 ldap_init_templates_buf; 141 ldap_is_dns_dn; 142 ldap_is_ldap_url; 143 ldap_memcache_destroy; 144 ldap_memcache_flush; 145 ldap_memcache_get; 146 ldap_memcache_init; 147 ldap_memcache_set; 148 ldap_memcache_update; 149 ldap_memfree; 150 ldap_modify; 151 ldap_modify_ext; 152 ldap_modify_ext_s; 153 ldap_modify_s; 154 ldap_modrdn; 155 ldap_modrdn2; 156 ldap_modrdn2_s; 157 ldap_modrdn_s; 158 ldap_mods_free; 159 ldap_msgfree; 160 ldap_msgid; 161 ldap_msgtype; 162 ldap_name2template; 163 ldap_next_attribute; 164 ldap_next_disptmpl; 165 ldap_next_entry; 166 ldap_next_message; 167 ldap_next_reference; 168 ldap_next_searchobj; 169 ldap_next_tmplcol; 170 ldap_next_tmplrow; 171 ldap_oc2template; 172 ldap_open; 173 ldap_parse_extended_result; 174 ldap_parse_reference; 175 ldap_parse_result; 176 ldap_parse_sasl_bind_result; 177 ldap_parse_sort_control; 178 ldap_parse_virtuallist_control; 179 ldap_perror; 180 ldap_rename; 181 ldap_rename_s; 182 ldap_result; 183 ldap_result2error; 184 ldap_sasl_bind; 185 ldap_sasl_bind_s; 186 ldap_sasl_cram_md5_bind_s; 187 ldap_search; 188 ldap_search_ext; 189 ldap_search_ext_s; 190 ldap_search_s; 191 ldap_search_st; 192 ldap_setfilteraffixes; 193 ldap_set_option; 194 ldap_set_rebind_proc; 195 ldap_set_string_translators; 196 ldap_simple_bind; 197 ldap_simple_bind_s; 198 ldap_sort_entries; 199 ldap_sort_strcasecmp; 200 ldap_sort_values; 201 ldap_tmplattrs; 202 ldap_translate_from_t61; 203 ldap_translate_to_t61; 204 ldap_ufn_search_c; 205 ldap_ufn_search_ct; 206 ldap_ufn_search_s; 207 ldap_ufn_setfilter; 208 ldap_ufn_setprefix; 209 ldap_ufn_timeout; 210 ldap_unbind; 211 ldap_unbind_ext; 212 ldap_unbind_s; 213 ldap_url_parse; 214 ldap_url_search; 215 ldap_url_search_s; 216 ldap_url_search_st; 217 ldap_vals2html; 218 ldap_vals2text; 219 ldap_value_free; 220 ldap_value_free_len; 221 ldap_version; 222}; 223 224SUNWprivate_1.1 { 225 global: 226 ldap_charray_add; 227 ldap_charray_dup; 228 ldap_charray_inlist; 229 ldap_charray_position; 230 ldap_create_filter; 231 ldap_create_page_control; 232 ldap_create_persistentsearch_control; 233 ldap_create_proxiedauth_control; 234 ldap_create_proxyauth_control; 235 ldap_get_lderrno; 236 ldap_get_reference_urls; 237 ldaplogconfigf; 238 ldap_multisort_entries; 239 ldap_parse_entrychange_control; 240 ldap_parse_page_control; 241 ldap_set_lderrno; 242 ldapssl_advclientauth_init; 243 ldapssl_clientauth_init; 244 ldapssl_client_init; 245 ldapssl_enable_clientauth; 246 ldapssl_err2string; 247 ldapssl_init; 248 ldapssl_install_gethostbyaddr; 249 ldapssl_install_routines; 250 ldapssl_pkcs_init; 251 ldapssl_set_strength; 252 ldap_str2charray; 253 ldap_x_sasl_digest_md5_bind; 254 ldap_x_sasl_digest_md5_bind_s; 255 ldif_base64_decode; 256 ldif_type_and_value; 257 ldif_type_and_value_with_options; 258 prldap_get_session_option; 259 prldap_set_session_option; 260 str_getline; 261 str_parse_line; 262 local: 263 *; 264}; 265