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