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 28# Due to mistakes made early in the history of this library, there are 29# no SUNW_1.1 symbols, but the version is now kept as a placeholder. 30# Don't add any symbols to this version. 31 32SUNW_1.1 { 33 global: 34 SUNW_1.1; 35}; 36 37SUNWprivate_1.1 { 38 global: 39 acl_check; 40 acl_finish; 41 acl_impose_restrictions; 42 acl_init; 43 adb_policy_close; 44 adb_policy_init; 45 destroy_dict; 46 find_word; 47 free_history_entry; 48 get_either_iter; 49 get_pols_iter; 50 get_princs_iter; 51 glob_to_regexp; 52 handle_chpw; 53 hist_db; 54 hist_encblock; 55 hist_key; 56 hist_kvno; 57 hist_princ; 58 init_dict; 59 kadm5_chpass_principal; 60 kadm5_chpass_principal_3; 61 kadm5_chpass_principal_util; 62 kadm5_chpass_principal_v2; 63 kadm5_create_policy; 64 kadm5_create_policy_internal; 65 kadm5_create_principal; 66 kadm5_create_principal_3; 67 kadm5_decrypt_key; 68 kadm5_delete_policy; 69 kadm5_delete_principal; 70 kadm5_destroy; 71 kadm5_flush; 72 kadm5_free_config_params; 73 kadm5_free_name_list; 74 kadm5_free_policy_ent; 75 kadm5_free_principal_ent; 76 kadm5_get_adm_host_srv_name; 77 kadm5_get_config_params; 78 kadm5_get_cpw_host_srv_name; 79 kadm5_get_either; 80 kadm5_get_kiprop_host_srv_name; 81 _kadm5_get_kpasswd_protocol; 82 kadm5_get_master; 83 kadm5_get_policies; 84 kadm5_get_policy; 85 kadm5_get_principal; 86 kadm5_get_principals; 87 __kadm5_get_priv; 88 kadm5_init; 89 kadm5_init_iprop; 90 kadm5_init_with_creds; 91 kadm5_init_with_password; 92 kadm5_init_with_skey; 93 kadm5_modify_policy; 94 kadm5_modify_policy_internal; 95 kadm5_modify_principal; 96 kadm5_randkey_principal; 97 kadm5_randkey_principal_3; 98 kadm5_rename_principal; 99 kadm5_setkey_principal; 100 kadm5_setkey_principal_3; 101 kdb_delete_entry; 102 kdb_free_entry; 103 kdb_get_entry; 104 kdb_init_hist; 105 kdb_init_master; 106 kdb_iter_entry; 107 kdb_put_entry; 108 krb5_aprof_finish; 109 krb5_aprof_get_deltat; 110 krb5_aprof_get_int32; 111 krb5_aprof_get_string; 112 krb5_aprof_getvals; 113 krb5_aprof_init; 114 krb5_copy_key_data_contents; 115 krb5_flags_to_string; 116 krb5_free_key_data_contents; 117 krb5_free_realm_params; 118 krb5_input_flag_to_string; 119 krb5_keysalt_is_present; 120 krb5_keysalt_iterate; 121 krb5_klog_close; 122 krb5_klog_init; 123 krb5_klog_reopen; 124 krb5_klog_syslog; 125 krb5_read_realm_params; 126 krb5_string_to_flags; 127 krb5_string_to_keysalts; 128 master_db; 129 master_princ; 130 osa_adb_close_and_unlock; 131 osa_adb_close_policy; 132 osa_adb_create_db; 133 osa_adb_create_policy; 134 osa_adb_create_policy_db; 135 osa_adb_destroy_db; 136 osa_adb_destroy_policy; 137 osa_adb_destroy_policy_db; 138 osa_adb_fini_db; 139 osa_adb_get_lock; 140 osa_adb_get_policy; 141 osa_adb_init_db; 142 osa_adb_iter_policy; 143 osa_adb_open_and_lock; 144 osa_adb_open_policy; 145 osa_adb_put_policy; 146 osa_adb_release_lock; 147 osa_adb_rename_db; 148 osa_adb_rename_policy_db; 149 osa_free_policy_ent; 150 osa_free_princ_ent; 151 passwd_check; 152 xdralloc_create; 153 xdralloc_getdata; 154 xdralloc_release; 155 xdr_chpass3_arg; 156 xdr_chpass_arg; 157 xdr_chrand3_arg; 158 xdr_chrand_arg; 159 xdr_chrand_ret; 160 xdr_cpol_arg; 161 xdr_cprinc3_arg; 162 xdr_cprinc_arg; 163 xdr_dpol_arg; 164 xdr_dprinc_arg; 165 xdr_generic_ret; 166 xdr_getprivs_ret; 167 xdr_gpol_arg; 168 xdr_gpol_ret; 169 xdr_gpols_arg; 170 xdr_gpols_ret; 171 xdr_gprinc_arg; 172 xdr_gprinc_ret; 173 xdr_gprincs_arg; 174 xdr_gprincs_ret; 175 xdr_kadm5_policy_ent_rec; 176 xdr_kadm5_principal_ent_rec; 177 xdr_kadm5_principal_ent_rec_v1; 178 xdr_kadm5_ret_t; 179 xdr_krb5_deltat; 180 xdr_krb5_enctype; 181 xdr_krb5_flags; 182 xdr_krb5_int16; 183 xdr_krb5_keyblock; 184 xdr_krb5_key_data; 185 xdr_krb5_key_data_nocontents; 186 xdr_krb5_kvno; 187 xdr_krb5_octet; 188 xdr_krb5_principal; 189 xdr_krb5_timestamp; 190 xdr_krb5_tl_data; 191 xdr_krb5_ui_4; 192 xdr_mpol_arg; 193 xdr_mprinc_arg; 194 xdr_nullstring; 195 xdr_nulltype; 196 xdr_osa_policy_ent_rec; 197 xdr_osa_princ_ent_rec; 198 xdr_osa_pw_hist_ent; 199 xdr_rprinc_arg; 200 xdr_setkey3_arg; 201 xdr_setkey_arg; 202 xdr_ui_4; 203 local: 204 *; 205}; 206