2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A#
2N/A# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
2N/A#
2N/A
2N/A#
2N/A# MAPFILE HEADER START
2N/A#
2N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2N/A# Object versioning must comply with the rules detailed in
2N/A#
2N/A# usr/src/lib/README.mapfiles
2N/A#
2N/A# You should not be making modifications here until you've read the most current
2N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
2N/A#
2N/A# MAPFILE HEADER END
2N/A#
2N/A
2N/A# Due to mistakes made early in the history of this library, there are
2N/A# no SUNW_1.1 symbols, but the version is now kept as a placeholder.
2N/A# Don't add any symbols to this version.
2N/A
2N/A$mapfile_version 2
2N/A
2N/ASTUB_OBJECT;
2N/A
2N/ASYMBOL_VERSION SUNW_1.1 {
2N/A global:
2N/A SUNW_1.1;
2N/A};
2N/A
2N/ASYMBOL_VERSION SUNWprivate_1.1 {
2N/A global:
2N/A krb5_db_alloc;
2N/A krb5_db_create;
2N/A krb5_db_create_policy;
2N/A krb5_db_delete_policy;
2N/A krb5_db_delete_principal;
2N/A krb5_db_destroy;
2N/A krb5_db_fetch_mkey;
2N/A krb5_db_fetch_mkey_list;
2N/A krb5_db_fini;
2N/A krb5_db_free;
2N/A krb5_db_free_policy;
2N/A krb5_db_free_principal;
2N/A krb5_db_get_age;
2N/A krb5_db_get_key_data_kvno;
2N/A krb5_db_get_mkey;
2N/A krb5_db_get_policy;
2N/A krb5_db_get_principal;
2N/A krb5_db_get_principal_ext;
2N/A krb5_db_inited;
2N/A krb5_db_invoke;
2N/A krb5_db_iterate;
2N/A krb5_db_iter_policy;
2N/A krb5_db_lock;
2N/A krb5_db_mkey_list_alias;
2N/A krb5_db_open;
2N/A krb5_db_promote;
2N/A krb5_db_put_principal;
2N/A krb5_db_put_policy;
2N/A krb5_db_set_mkey;
2N/A krb5_db_setup_mkey_name;
2N/A krb5_db_store_master_key;
2N/A krb5_db_store_master_key_list;
2N/A krb5_db_supports_iprop;
2N/A krb5_db_unlock;
2N/A krb5_db_verify_master_key;
2N/A krb5_db_setup_lib_handle;
2N/A krb5_dbe_apw;
2N/A krb5_dbe_ark;
2N/A krb5_dbe_cpw;
2N/A krb5_dbe_create_key_data;
2N/A krb5_dbe_crk;
2N/A krb5_dbe_fetch_act_key_list;
2N/A krb5_dbe_find_act_mkey;
2N/A krb5_dbe_find_enctype;
2N/A krb5_dbe_find_mkey;
2N/A krb5_dbe_free_actkvno_list;
2N/A krb5_dbe_free_mkey_aux_list;
2N/A krb5_dbe_get_mkvno;
2N/A krb5_dbe_lookup_actkvno;
2N/A krb5_dbe_lookup_last_pwd_change;
2N/A krb5_dbe_lookup_mkey_aux;
2N/A krb5_dbe_lookup_mkvno;
2N/A krb5_dbe_lookup_mod_princ_data;
2N/A krb5_dbe_lookup_tl_data;
2N/A krb5_dbe_search_enctype;
2N/A krb5_dbe_update_actkvno;
2N/A krb5_dbe_free_key_list;
2N/A krb5_dbe_update_last_pwd_change;
2N/A krb5_dbe_update_mkvno;
2N/A krb5_dbe_update_mkey_aux;
2N/A krb5_dbe_update_mod_princ_data;
2N/A krb5_dbe_update_tl_data;
2N/A krb5_dbekd_decrypt_key_data;
2N/A krb5_dbekd_encrypt_key_data;
2N/A krb5_def_store_mkey;
2N/A krb5_kt_kdb_ops { ASSERT { TYPE=data; SIZE=0x30 } };
2N/A krb5_ktkdb_close;
2N/A krb5_ktkdb_get_entry;
2N/A krb5_ktkdb_resolve;
2N/A krb5_ktkdb_set_context;
2N/A krb5_mkey_pwd_prompt1 { ASSERT { TYPE=data; SIZE=addrsize } };
2N/A krb5_mkey_pwd_prompt2 { ASSERT { TYPE=data; SIZE=addrsize } };
2N/A ulog_add_update;
2N/A ulog_conv_2logentry;
2N/A ulog_delete_update;
2N/A ulog_finish_update;
2N/A ulog_free_entries;
2N/A ulog_get_entries;
2N/A ulog_map;
2N/A ulog_replay;
2N/A ulog_set_role;
2N/A
2N/A local:
2N/A *;
2N/A};