xref: /titanic_50/usr/src/lib/libadm/common/mapfile-vers (revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45)
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#
25342440ecSPrasad Singamsetty
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
38*bfed486aSAli Bahrami#
39*bfed486aSAli Bahrami
40342440ecSPrasad SingamsettySUNW_1.2 {
41342440ecSPrasad Singamsetty    global:
42342440ecSPrasad Singamsetty	read_extvtoc;
43342440ecSPrasad Singamsetty	write_extvtoc;
44342440ecSPrasad Singamsetty} SUNW_1.1;
45f808c858Sraf
46f808c858Sraf# Due to mistakes made early in the history of this library, there are
47f808c858Sraf# no SUNW_1.1 symbols, but the version is now kept as a placeholder.
48f808c858Sraf# Don't add any symbols to this version.
49f808c858Sraf
50f808c858SrafSUNW_1.1 {
51f808c858Sraf    global:
52f808c858Sraf	SUNW_1.1;
53f808c858Sraf} SUNW_0.7;
54f808c858Sraf
55f808c858SrafSUNW_0.7 {
56f808c858Sraf    global:
57f808c858Sraf	pkgdir;
58f808c858Sraf	read_vtoc;
59f808c858Sraf	write_vtoc;
60f808c858Sraf};
61f808c858Sraf
62f808c858SrafSUNWprivate_1.1 {
63f808c858Sraf    global:
64f808c858Sraf	_adddevtabrec;
65f808c858Sraf	_adddgrptabrec;
66f808c858Sraf	allocmenu;
67f808c858Sraf	ckdate;
68f808c858Sraf	ckdate_err;
69f808c858Sraf	ckdate_hlp;
70f808c858Sraf	ckdate_val;
71f808c858Sraf	ckgid;
72f808c858Sraf	ckgid_dsp;
73f808c858Sraf	ckgid_err;
74f808c858Sraf	ckgid_hlp;
75f808c858Sraf	ckgid_val;
76f808c858Sraf	ckindent;
77f808c858Sraf	ckint;
78f808c858Sraf	ckint_err;
79f808c858Sraf	ckint_hlp;
80f808c858Sraf	ckint_val;
81f808c858Sraf	ckitem;
82f808c858Sraf	ckitem_err;
83f808c858Sraf	ckitem_hlp;
84f808c858Sraf	ckkeywd;
85f808c858Sraf	ckpath;
86f808c858Sraf	ckpath_err;
87f808c858Sraf	ckpath_hlp;
88f808c858Sraf	ckpath_stx;
89f808c858Sraf	ckpath_val;
90f808c858Sraf	ckquit;
91f808c858Sraf	ckrange;
92f808c858Sraf	ckrange_err;
93f808c858Sraf	ckrange_hlp;
94f808c858Sraf	ckrange_val;
95f808c858Sraf	ckstr;
96f808c858Sraf	ckstr_err;
97f808c858Sraf	ckstr_hlp;
98f808c858Sraf	ckstr_val;
99f808c858Sraf	cktime;
100f808c858Sraf	cktime_err;
101f808c858Sraf	cktime_hlp;
102f808c858Sraf	cktime_val;
103f808c858Sraf	ckuid;
104f808c858Sraf	ckuid_dsp;
105f808c858Sraf	ckuid_err;
106f808c858Sraf	ckuid_hlp;
107f808c858Sraf	ckuid_val;
108f808c858Sraf	ckwidth;
109f808c858Sraf	ckyorn;
110f808c858Sraf	ckyorn_err;
111f808c858Sraf	ckyorn_hlp;
112f808c858Sraf	ckyorn_val;
113f808c858Sraf	devattr;
114f808c858Sraf	devfree;
115f808c858Sraf	devreserv;
116f808c858Sraf	_devtabpath;
117f808c858Sraf	_dgrptabpath;
118f808c858Sraf	_enddevtab;
119f808c858Sraf	fpkginfo;
120f808c858Sraf	fpkginst;
121f808c858Sraf	fpkgparam;
122f808c858Sraf	get_ABI_namelngth;
123f808c858Sraf	getdev;
124f808c858Sraf	getdgrp;
125f808c858Sraf	getfullblkname;
126f808c858Sraf	getfullrawname;
127f808c858Sraf	getinput;
128f808c858Sraf	get_install_root;
129f808c858Sraf	get_PKGADM;
130f808c858Sraf	get_PKGLOC;
131f808c858Sraf	get_PKGOLD;
132f808c858Sraf	getvol;
133f808c858Sraf	_getvol;
134f808c858Sraf	listdev;
135f808c858Sraf	listdgrp;
136f808c858Sraf	_moddevtabrec;
137f808c858Sraf	_opendevtab;
138f808c858Sraf	_opendgrptab;
139f808c858Sraf	pkgfile;
140f808c858Sraf	pkginfo;
141f808c858Sraf	pkginfofind;
142f808c858Sraf	pkgnmchk;
143f808c858Sraf	pkgparam;
144f808c858Sraf	printmenu;
145f808c858Sraf	puterror;
146f808c858Sraf	puthelp;
147f808c858Sraf	putprmpt;
148f808c858Sraf	puttext;
149f808c858Sraf	reservdev;
150f808c858Sraf	_rmdevtabattrs;
151f808c858Sraf	_rmdevtabrec;
152f808c858Sraf	_rmdgrpmems;
153f808c858Sraf	_rmdgrptabrec;
154f808c858Sraf	_rsvtabpath;
155f808c858Sraf	set_ABI_namelngth;
156f808c858Sraf	set_install_root;
157f808c858Sraf	setinvis;
158f808c858Sraf	setitem;
159f808c858Sraf	set_PKGADM;
160f808c858Sraf	set_PKGLOC;
161f808c858Sraf	set_PKGpaths;
162f808c858Sraf	_validalias;
163f808c858Sraf    local:
164f808c858Sraf	*;
165f808c858Sraf};
166