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 2006 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25# ident "%Z%%M% %I% %E% SMI" 26# 27 28SUNW_1.2 { 29 global: 30 ber_alloc; 31 ber_get_int; 32} SUNW_1.1; 33 34SUNW_1.1 { 35 global: 36 ber_alloc_t; 37 ber_bvdup; 38 ber_bvecfree; 39 ber_bvfree; 40 ber_first_element; 41 ber_flatten; 42 ber_free; 43 ber_init; 44 ber_next_element; 45 ber_peek_tag; 46 ber_printf; 47 ber_scanf; 48 ber_skip_tag; 49 cldap_close; 50 cldap_open; 51 cldap_search_s; 52 cldap_setretryinfo; 53 ldap_abandon; 54 ldap_abandon_ext; 55 ldap_add; 56 ldap_add_ext; 57 ldap_add_ext_s; 58 ldap_add_s; 59 ldap_bind; 60 ldap_bind_s; 61 ldap_build_filter; 62 ldap_compare; 63 ldap_compare_ext; 64 ldap_compare_ext_s; 65 ldap_compare_s; 66 ldap_control_free; 67 ldap_controls_free; 68 ldap_count_entries; 69 ldap_count_messages; 70 ldap_count_references; 71 ldap_count_values; 72 ldap_count_values_len; 73 ldap_create_sort_control; 74 ldap_create_sort_keylist; 75 ldap_create_virtuallist_control; 76 ldap_delete; 77 ldap_delete_ext; 78 ldap_delete_ext_s; 79 ldap_delete_s; 80 ldap_destroy_cache; 81 ldap_disable_cache; 82 ldap_dn2ufn; 83 ldap_dns_to_dn; 84 ldap_dns_to_url; 85 ldap_dn_to_url; 86 ldap_enable_cache; 87 ldap_enable_translation; 88 ldap_entry2html; 89 ldap_entry2html_search; 90 ldap_entry2text; 91 ldap_entry2text_search; 92 ldap_err2string; 93 ldap_explode_dn; 94 ldap_explode_dns; 95 ldap_explode_rdn; 96 ldap_extended_operation; 97 ldap_extended_operation_s; 98 ldap_first_attribute; 99 ldap_first_disptmpl; 100 ldap_first_entry; 101 ldap_first_message; 102 ldap_first_reference; 103 ldap_first_searchobj; 104 ldap_first_tmplcol; 105 ldap_first_tmplrow; 106 ldap_flush_cache; 107 ldap_free_friendlymap; 108 ldap_free_searchprefs; 109 ldap_free_sort_keylist; 110 ldap_free_templates; 111 ldap_free_urldesc; 112 ldap_friendly_name; 113 ldap_get_dn; 114 ldap_getfilter_free; 115 ldap_getfirstfilter; 116 ldap_getnextfilter; 117 ldap_get_option; 118 ldap_get_values; 119 ldap_get_values_len; 120 ldap_init; 121 ldap_init_getfilter; 122 ldap_init_getfilter_buf; 123 ldap_init_searchprefs; 124 ldap_init_searchprefs_buf; 125 ldap_init_templates; 126 ldap_init_templates_buf; 127 ldap_is_dns_dn; 128 ldap_is_ldap_url; 129 ldap_memfree; 130 ldap_modify; 131 ldap_modify_ext; 132 ldap_modify_ext_s; 133 ldap_modify_s; 134 ldap_modrdn; 135 ldap_modrdn_s; 136 ldap_mods_free; 137 ldap_msgfree; 138 ldap_msgid; 139 ldap_msgtype; 140 ldap_next_attribute; 141 ldap_next_disptmpl; 142 ldap_next_entry; 143 ldap_next_message; 144 ldap_next_reference; 145 ldap_next_searchobj; 146 ldap_next_tmplcol; 147 ldap_next_tmplrow; 148 ldap_oc2template; 149 ldap_open; 150 ldap_parse_extended_result; 151 ldap_parse_result; 152 ldap_parse_sasl_bind_result; 153 ldap_parse_sort_control; 154 ldap_parse_virtuallist_control; 155 ldap_perror; 156 ldap_rename; 157 ldap_rename_s; 158 ldap_result; 159 ldap_result2error; 160 ldap_sasl_bind; 161 ldap_sasl_bind_s; 162 ldap_sasl_cram_md5_bind_s; 163 ldap_search; 164 ldap_search_ext; 165 ldap_search_ext_s; 166 ldap_search_s; 167 ldap_search_st; 168 ldap_set_cache_options; 169 ldap_setfilteraffixes; 170 ldap_set_option; 171 ldap_set_rebind_proc; 172 ldap_set_string_translators; 173 ldap_simple_bind; 174 ldap_simple_bind_s; 175 ldap_sort_entries; 176 ldap_sort_strcasecmp; 177 ldap_sort_values; 178 ldap_tmplattrs; 179 ldap_translate_from_t61; 180 ldap_translate_to_t61; 181 ldap_ufn_search_c; 182 ldap_ufn_search_ct; 183 ldap_ufn_search_s; 184 ldap_ufn_setfilter; 185 ldap_ufn_setprefix; 186 ldap_ufn_timeout; 187 ldap_unbind; 188 ldap_unbind_s; 189 ldap_uncache_entry; 190 ldap_uncache_request; 191 ldap_url_parse; 192 ldap_url_search; 193 ldap_url_search_s; 194 ldap_url_search_st; 195 ldap_vals2html; 196 ldap_vals2text; 197 ldap_value_free; 198 ldap_value_free_len; 199 open_default_ldap_connection; 200 set_ber_options; 201}; 202 203SUNWprivate_1.1 { 204 global: 205 i18n_catopen; 206 ldap_create_page_control; 207 ldap_get_reference_urls; 208 ldaplogconfigf; 209 ldap_parse_page_control; 210 ldif_type_and_value; 211 slapdcat; 212 str_getline; 213 str_parse_line; 214 local: 215 *; 216}; 217