12522Sraf# 22522Sraf# CDDL HEADER START 32522Sraf# 42522Sraf# The contents of this file are subject to the terms of the 52522Sraf# Common Development and Distribution License (the "License"). 62522Sraf# You may not use this file except in compliance with the License. 72522Sraf# 82522Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 92522Sraf# or http://www.opensolaris.org/os/licensing. 102522Sraf# See the License for the specific language governing permissions 112522Sraf# and limitations under the License. 122522Sraf# 132522Sraf# When distributing Covered Code, include this CDDL HEADER in each 142522Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 152522Sraf# If applicable, add the following below this CDDL HEADER, with the 162522Sraf# fields enclosed by brackets "[]" replaced with your own identifying 172522Sraf# information: Portions Copyright [yyyy] [name of copyright owner] 182522Sraf# 192522Sraf# CDDL HEADER END 202522Sraf# 212522Sraf# 22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. 232522Sraf# 248744SAli.Bahrami@Sun.COM 258744SAli.Bahrami@Sun.COM# 268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 278744SAli.Bahrami@Sun.COM# 288744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 308744SAli.Bahrami@Sun.COM# 318744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 328744SAli.Bahrami@Sun.COM# 338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 358744SAli.Bahrami@Sun.COM# 368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 372522Sraf# 382522Sraf 392522Sraf# Due to mistakes made early in the history of this library, there are 402522Sraf# no SUNW_1.1 symbols, but the version is now kept as a placeholder. 412522Sraf# Don't add any symbols to this version. 422522Sraf 43*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 44*12692SAli.Bahrami@Oracle.COM 45*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 { 464960Swillf global: 472522Sraf SUNW_1.1; 482522Sraf}; 492522Sraf 50*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 { 514960Swillf global: 524960Swillf krb5_db_alloc; 532522Sraf krb5_db_create; 544960Swillf krb5_db_create_policy; 554960Swillf krb5_db_delete_policy; 562522Sraf krb5_db_delete_principal; 572522Sraf krb5_db_destroy; 582522Sraf krb5_db_fetch_mkey; 592522Sraf krb5_db_fini; 604960Swillf krb5_db_free; 614960Swillf krb5_db_free_policy; 622522Sraf krb5_db_free_principal; 632522Sraf krb5_db_get_age; 642881Smp153739 krb5_db_get_mkey; 654960Swillf krb5_db_get_policy; 662522Sraf krb5_db_get_principal; 674960Swillf krb5_db_get_principal_nolock; 684960Swillf krb5_db_inited; 692522Sraf krb5_db_iterate; 704960Swillf krb5_db_iter_policy; 712522Sraf krb5_db_lock; 724960Swillf krb5_db_open; 734960Swillf krb5_db_promote; 742522Sraf krb5_db_put_principal; 754960Swillf krb5_db_put_policy; 762522Sraf krb5_db_set_mkey; 772522Sraf krb5_db_setup_mkey_name; 784960Swillf krb5_db_store_master_key; 794960Swillf krb5_db_supports_iprop; 802522Sraf krb5_db_unlock; 812522Sraf krb5_db_verify_master_key; 822881Smp153739 krb5_dbe_apw; 832881Smp153739 krb5_dbe_ark; 842881Smp153739 krb5_dbe_cpw; 852881Smp153739 krb5_dbe_create_key_data; 862881Smp153739 krb5_dbe_crk; 872881Smp153739 krb5_dbe_find_enctype; 882881Smp153739 krb5_dbe_lookup_last_pwd_change; 892881Smp153739 krb5_dbe_lookup_mod_princ_data; 902881Smp153739 krb5_dbe_lookup_tl_data; 912881Smp153739 krb5_dbe_search_enctype; 922881Smp153739 krb5_dbe_update_last_pwd_change; 932881Smp153739 krb5_dbe_update_mod_princ_data; 942881Smp153739 krb5_dbe_update_tl_data; 952881Smp153739 krb5_dbekd_decrypt_key_data; 962881Smp153739 krb5_dbekd_encrypt_key_data; 974960Swillf krb5_def_store_mkey; 982881Smp153739 krb5_kt_kdb_ops; 992522Sraf krb5_ktkdb_close; 1002522Sraf krb5_ktkdb_get_entry; 1012522Sraf krb5_ktkdb_resolve; 1022881Smp153739 krb5_ktkdb_set_context; 1032522Sraf krb5_mkey_pwd_prompt1; 1042522Sraf krb5_mkey_pwd_prompt2; 1054960Swillf ulog_add_update; 1064960Swillf ulog_conv_2logentry; 1074960Swillf ulog_delete_update; 1084960Swillf ulog_finish_update; 1092522Sraf ulog_free_entries; 1102522Sraf ulog_get_entries; 1112522Sraf ulog_map; 1122522Sraf ulog_replay; 1132522Sraf ulog_set_role; 1144960Swillf local: 1152522Sraf *; 1162522Sraf}; 117