1f808c858Sraf# 2f808c858Sraf# CDDL HEADER START 3f808c858Sraf# 4f808c858Sraf# The contents of this file are subject to the terms of the 5f808c858Sraf# Common Development and Distribution License (the "License"). 6f808c858Sraf# You may not use this file except in compliance with the License. 7f808c858Sraf# 8f808c858Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9f808c858Sraf# or http://www.opensolaris.org/os/licensing. 10f808c858Sraf# See the License for the specific language governing permissions 11f808c858Sraf# and limitations under the License. 12f808c858Sraf# 13f808c858Sraf# When distributing Covered Code, include this CDDL HEADER in each 14f808c858Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15f808c858Sraf# If applicable, add the following below this CDDL HEADER, with the 16f808c858Sraf# fields enclosed by brackets "[]" replaced with your own identifying 17f808c858Sraf# information: Portions Copyright [yyyy] [name of copyright owner] 18f808c858Sraf# 19f808c858Sraf# CDDL HEADER END 20f808c858Sraf# 21f808c858Sraf# 22*bfed486aSAli Bahrami# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 23f808c858Sraf# Use is subject to license terms. 24f808c858Sraf# 25*bfed486aSAli Bahrami 26*bfed486aSAli Bahrami# 27*bfed486aSAli Bahrami# MAPFILE HEADER START 28*bfed486aSAli Bahrami# 29*bfed486aSAli Bahrami# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30*bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in 31*bfed486aSAli Bahrami# 32*bfed486aSAli Bahrami# usr/src/lib/README.mapfiles 33*bfed486aSAli Bahrami# 34*bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current 35*bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance. 36*bfed486aSAli Bahrami# 37*bfed486aSAli Bahrami# MAPFILE HEADER END 38f808c858Sraf# 39f808c858Sraf 40f808c858Sraf# Due to mistakes made early in the history of this library, there are 41f808c858Sraf# no SUNW_2.1 symbols, but the version is now kept as a placeholder. 42f808c858Sraf# Don't add any symbols to this version. 43f808c858Sraf 44f808c858SrafSUNW_2.1 { 45f808c858Sraf global: 46f808c858Sraf SUNW_2.1; 47f808c858Sraf}; 48f808c858Sraf 49f808c858SrafSUNWprivate_2.1 { 50f808c858Sraf global: 51f808c858Sraf abort_transaction; 52f808c858Sraf addUpdate; 53f808c858Sraf assertExclusive; 54f808c858Sraf beginTransaction; 55f808c858Sraf bp2buf; 56f808c858Sraf cons; 57f808c858Sraf createQuery; 58f808c858Sraf db_abort_merge_dict; 59f808c858Sraf db_add_entry; 60f808c858Sraf __db_add_entry_nolog; 61f808c858Sraf __db_add_entry_nosync; 62f808c858Sraf __db_allowLDAP; 63f808c858Sraf db_begin_merge_dict; 64f808c858Sraf db_checkpoint; 65f808c858Sraf __db_commit; 66f808c858Sraf __db_configure; 67f808c858Sraf db_copy_file; 68f808c858Sraf dbCreateFromLDAP; 69f808c858Sraf db_create_table; 70f808c858Sraf __db_defer; 71f808c858Sraf db_destroy_table; 72f808c858Sraf __db_disallowLDAP; 73f808c858Sraf db_end_merge_dict; 74f808c858Sraf db_extract_dict_entries; 75f808c858Sraf db_first_entry; 76f808c858Sraf db_in_dict_file; 77f808c858Sraf db_initialize; 78f808c858Sraf db_list_entries; 79f808c858Sraf __db_list_entries; 80f808c858Sraf db_massage_dict; 81f808c858Sraf db_next_entry; 82f808c858Sraf db_perror; 83f808c858Sraf db_remove_entry; 84f808c858Sraf __db_remove_entry_nosync; 85f808c858Sraf db_reset_next_entry; 86f808c858Sraf __db_rollback; 87f808c858Sraf db_standby; 88f808c858Sraf db_sync_log; 89f808c858Sraf db_table_exists; 90f808c858Sraf db_unload_table; 91f808c858Sraf deleteLDAPobj; 92f808c858Sraf delete_map; 93f808c858Sraf dump_dit_to_maps; 94f808c858Sraf dump_maps_to_dit; 95f808c858Sraf endTransaction; 96f808c858Sraf free_entry; 97f808c858Sraf freeEntryObjArray; 98f808c858Sraf freeObjAttr; 99f808c858Sraf freeQuery; 100f808c858Sraf freeRuleValue; 101f808c858Sraf fullObjName; 102f808c858Sraf get_list_max; 103f808c858Sraf get_map_name; 104f808c858Sraf getObjMapping; 105f808c858Sraf get_root_object; 106f808c858Sraf hash; 107f808c858Sraf init_lock_map; 108f808c858Sraf init_lock_system; 109f808c858Sraf init_yptol_flag; 110f808c858Sraf internalTableName; 111f808c858Sraf internal_table_name; 112f808c858Sraf justTesting; 113f808c858Sraf ldapConfig; 114f808c858Sraf ldapDBTableMapping; 115f808c858Sraf ldapMappingList; 116f808c858Sraf loadAllLDAP; 117f808c858Sraf lock_core; 118f808c858Sraf lock_map; 119f808c858Sraf lockTransLog; 120f808c858Sraf logmsg; 121f808c858Sraf __make_legal; 122f808c858Sraf mapFromLDAP; 123f808c858Sraf mapToLDAP; 124f808c858Sraf mflag; 125f808c858Sraf __nisdb_get_tsd; 126f808c858Sraf __nisdb_lock_report; 127f808c858Sraf __nisdb_rlock; 128f808c858Sraf __nisdb_rulock; 129f808c858Sraf __nisdb_wlock; 130f808c858Sraf __nisdb_wlock_trylock; 131f808c858Sraf __nisdb_wulock; 132f808c858Sraf __nis_find_item_mt; 133f808c858Sraf __nis_init_hash_table; 134f808c858Sraf __nis_insert_item_mt; 135f808c858Sraf __nis_insert_name_mt; 136f808c858Sraf nis_isserving; 137f808c858Sraf __nis_item_access; 138f808c858Sraf __nis_lock_db_table; 139f808c858Sraf __nis_lock_hash_table; 140f808c858Sraf __nis_pop_item_mt; 141f808c858Sraf __nis_release_item; 142f808c858Sraf __nis_remove_item_mt; 143f808c858Sraf __nis_retry_sleep; 144f808c858Sraf __nis_scan_table_mt; 145f808c858Sraf nis_server_control; 146f808c858Sraf __nis_ulock_db_table; 147f808c858Sraf __nis_ulock_hash_table; 148f808c858Sraf nogecos; 149f808c858Sraf nopw; 150f808c858Sraf noshell; 151f808c858Sraf numMisaligned; 152f808c858Sraf objFromLDAP; 153f808c858Sraf objToLDAP; 154f808c858Sraf p2buf; 155f808c858Sraf parseConfig; 156f808c858Sraf printbuf; 157f808c858Sraf printObjAttr; 158f808c858Sraf printQuery; 159f808c858Sraf printTableMapping; 160f808c858Sraf relative_name; 161f808c858Sraf remove_root_object; 162f808c858Sraf rename_map; 163f808c858Sraf sc2buf; 164f808c858Sraf setColumnsDuringConfig; 165f808c858Sraf sfree; 166f808c858Sraf shim_changepasswd; 167f808c858Sraf shim_dbm_close; 168f808c858Sraf shim_dbm_delete; 169f808c858Sraf shim_dbm_do_nextkey; 170f808c858Sraf shim_dbm_fetch; 171f808c858Sraf shim_dbm_fetch_noupdate; 172f808c858Sraf shim_dbm_firstkey; 173f808c858Sraf shim_dbm_nextkey; 174f808c858Sraf shim_dbm_open; 175f808c858Sraf shim_dbm_store; 176f808c858Sraf shim_exit; 177f808c858Sraf single; 178f808c858Sraf socket; 179f808c858Sraf tbl_prototype; 180f808c858Sraf unlock_core; 181f808c858Sraf unlock_map; 182f808c858Sraf unlockTransLog; 183f808c858Sraf update_root_object; 184f808c858Sraf validloginshell; 185f808c858Sraf validstr; 186f808c858Sraf verbose; 187f808c858Sraf xdr_nis_fetus_object; 188f808c858Sraf xdr_nis_name_abbrev; 189f808c858Sraf ypcheck_domain_yptol; 190f808c858Sraf ypcheck_map_existence_yptol; 191f808c858Sraf ypmkfilename; 192f808c858Sraf yptol_mode; 193f808c858Sraf yptol_newlock; 194f808c858Sraf local: 195f808c858Sraf *; 196f808c858Sraf}; 197