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