xref: /titanic_50/usr/src/lib/libnisdb/mapfile-vers (revision cd3e933325e68e23516a196a8fea7f49b1e497c3)
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*cd3e9333SAli Bahrami# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23f808c858Sraf#
24bfed486aSAli Bahrami
25bfed486aSAli Bahrami#
26bfed486aSAli Bahrami# MAPFILE HEADER START
27bfed486aSAli Bahrami#
28bfed486aSAli Bahrami# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
29bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in
30bfed486aSAli Bahrami#
31bfed486aSAli Bahrami#	usr/src/lib/README.mapfiles
32bfed486aSAli Bahrami#
33bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current
34bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
35bfed486aSAli Bahrami#
36bfed486aSAli Bahrami# MAPFILE HEADER END
37f808c858Sraf#
38f808c858Sraf
39*cd3e9333SAli Bahrami$mapfile_version 2
40*cd3e9333SAli Bahrami
41f808c858Sraf# Due to mistakes made early in the history of this library, there are
42f808c858Sraf# no SUNW_2.1 symbols, but the version is now kept as a placeholder.
43f808c858Sraf# Don't add any symbols to this version.
44f808c858Sraf
45*cd3e9333SAli BahramiSYMBOL_VERSION SUNW_2.1 {
46f808c858Sraf    global:
47f808c858Sraf	SUNW_2.1;
48f808c858Sraf};
49f808c858Sraf
50*cd3e9333SAli BahramiSYMBOL_VERSION SUNWprivate_2.1 {
51f808c858Sraf    global:
52f808c858Sraf	abort_transaction;
53f808c858Sraf	addUpdate;
54f808c858Sraf	assertExclusive;
55f808c858Sraf	beginTransaction;
56f808c858Sraf	bp2buf;
57f808c858Sraf	cons;
58f808c858Sraf	createQuery;
59f808c858Sraf	db_abort_merge_dict;
60f808c858Sraf	db_add_entry;
61f808c858Sraf	__db_add_entry_nolog;
62f808c858Sraf	__db_add_entry_nosync;
63f808c858Sraf	__db_allowLDAP;
64f808c858Sraf	db_begin_merge_dict;
65f808c858Sraf	db_checkpoint;
66f808c858Sraf	__db_commit;
67f808c858Sraf	__db_configure;
68f808c858Sraf	db_copy_file;
69f808c858Sraf	dbCreateFromLDAP;
70f808c858Sraf	db_create_table;
71f808c858Sraf	__db_defer;
72f808c858Sraf	db_destroy_table;
73f808c858Sraf	__db_disallowLDAP;
74f808c858Sraf	db_end_merge_dict;
75f808c858Sraf	db_extract_dict_entries;
76f808c858Sraf	db_first_entry;
77f808c858Sraf	db_in_dict_file;
78f808c858Sraf	db_initialize;
79f808c858Sraf	db_list_entries;
80f808c858Sraf	__db_list_entries;
81f808c858Sraf	db_massage_dict;
82f808c858Sraf	db_next_entry;
83f808c858Sraf	db_perror;
84f808c858Sraf	db_remove_entry;
85f808c858Sraf	__db_remove_entry_nosync;
86f808c858Sraf	db_reset_next_entry;
87f808c858Sraf	__db_rollback;
88f808c858Sraf	db_standby;
89f808c858Sraf	db_sync_log;
90f808c858Sraf	db_table_exists;
91f808c858Sraf	db_unload_table;
92f808c858Sraf	deleteLDAPobj;
93f808c858Sraf	delete_map;
94f808c858Sraf	dump_dit_to_maps;
95f808c858Sraf	dump_maps_to_dit;
96f808c858Sraf	endTransaction;
97f808c858Sraf	free_entry;
98f808c858Sraf	freeEntryObjArray;
99f808c858Sraf	freeObjAttr;
100f808c858Sraf	freeQuery;
101f808c858Sraf	freeRuleValue;
102f808c858Sraf	fullObjName;
103f808c858Sraf	get_list_max;
104f808c858Sraf	get_map_name;
105f808c858Sraf	getObjMapping;
106f808c858Sraf	get_root_object;
107f808c858Sraf	hash;
108f808c858Sraf	init_lock_map;
109f808c858Sraf	init_lock_system;
110f808c858Sraf	init_yptol_flag;
111f808c858Sraf	internalTableName;
112f808c858Sraf	internal_table_name;
113f808c858Sraf	justTesting;
114f808c858Sraf	ldapConfig;
115f808c858Sraf	ldapDBTableMapping;
116f808c858Sraf	ldapMappingList;
117f808c858Sraf	loadAllLDAP;
118f808c858Sraf	lock_core;
119f808c858Sraf	lock_map;
120f808c858Sraf	lockTransLog;
121f808c858Sraf	logmsg;
122f808c858Sraf	__make_legal;
123f808c858Sraf	mapFromLDAP;
124f808c858Sraf	mapToLDAP;
125f808c858Sraf	mflag;
126f808c858Sraf	__nisdb_get_tsd;
127f808c858Sraf	__nisdb_lock_report;
128f808c858Sraf	__nisdb_rlock;
129f808c858Sraf	__nisdb_rulock;
130f808c858Sraf	__nisdb_wlock;
131f808c858Sraf	__nisdb_wlock_trylock;
132f808c858Sraf	__nisdb_wulock;
133f808c858Sraf	__nis_find_item_mt;
134f808c858Sraf	__nis_init_hash_table;
135f808c858Sraf	__nis_insert_item_mt;
136f808c858Sraf	__nis_insert_name_mt;
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_ulock_db_table;
146f808c858Sraf	__nis_ulock_hash_table;
147f808c858Sraf	nogecos;
148f808c858Sraf	nopw;
149f808c858Sraf	noshell;
150f808c858Sraf	numMisaligned;
151f808c858Sraf	objFromLDAP;
152f808c858Sraf	objToLDAP;
153f808c858Sraf	p2buf;
154f808c858Sraf	parseConfig;
155f808c858Sraf	printbuf;
156f808c858Sraf	printObjAttr;
157f808c858Sraf	printQuery;
158f808c858Sraf	printTableMapping;
159f808c858Sraf	relative_name;
160f808c858Sraf	remove_root_object;
161f808c858Sraf	rename_map;
162f808c858Sraf	sc2buf;
163f808c858Sraf	setColumnsDuringConfig;
164f808c858Sraf	sfree;
165f808c858Sraf	shim_changepasswd;
166f808c858Sraf	shim_dbm_close;
167f808c858Sraf	shim_dbm_delete;
168f808c858Sraf	shim_dbm_do_nextkey;
169f808c858Sraf	shim_dbm_fetch;
170f808c858Sraf	shim_dbm_fetch_noupdate;
171f808c858Sraf	shim_dbm_firstkey;
172f808c858Sraf	shim_dbm_nextkey;
173f808c858Sraf	shim_dbm_open;
174f808c858Sraf	shim_dbm_store;
175f808c858Sraf	shim_exit;
176f808c858Sraf	single;
177f808c858Sraf	socket;
178f808c858Sraf	tbl_prototype;
179f808c858Sraf	unlock_core;
180f808c858Sraf	unlock_map;
181f808c858Sraf	unlockTransLog;
182f808c858Sraf	update_root_object;
183f808c858Sraf	validloginshell;
184f808c858Sraf	validstr;
185f808c858Sraf	verbose;
186f808c858Sraf	xdr_nis_fetus_object;
187f808c858Sraf	xdr_nis_name_abbrev;
188f808c858Sraf	ypcheck_domain_yptol;
189f808c858Sraf	ypcheck_map_existence_yptol;
190f808c858Sraf	ypmkfilename;
191f808c858Sraf	yptol_mode;
192f808c858Sraf	yptol_newlock;
193f808c858Sraf    local:
194f808c858Sraf	*;
195f808c858Sraf};
196