xref: /onnv-gate/usr/src/lib/libadm/common/mapfile-vers (revision 8744:03d5725cda56)
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*8744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
232522Sraf# Use is subject to license terms.
242522Sraf#
257563SPrasad.Singamsetty@Sun.COM
26*8744SAli.Bahrami@Sun.COM#
27*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
28*8744SAli.Bahrami@Sun.COM#
29*8744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30*8744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
31*8744SAli.Bahrami@Sun.COM#
32*8744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
33*8744SAli.Bahrami@Sun.COM#
34*8744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
35*8744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
36*8744SAli.Bahrami@Sun.COM#
37*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
38*8744SAli.Bahrami@Sun.COM#
39*8744SAli.Bahrami@Sun.COM
407563SPrasad.Singamsetty@Sun.COMSUNW_1.2 {
417563SPrasad.Singamsetty@Sun.COM    global:
427563SPrasad.Singamsetty@Sun.COM	read_extvtoc;
437563SPrasad.Singamsetty@Sun.COM	write_extvtoc;
447563SPrasad.Singamsetty@Sun.COM} SUNW_1.1;
452522Sraf
462522Sraf# Due to mistakes made early in the history of this library, there are
472522Sraf# no SUNW_1.1 symbols, but the version is now kept as a placeholder.
482522Sraf# Don't add any symbols to this version.
492522Sraf
502522SrafSUNW_1.1 {
512522Sraf    global:
522522Sraf	SUNW_1.1;
532522Sraf} SUNW_0.7;
542522Sraf
552522SrafSUNW_0.7 {
562522Sraf    global:
572522Sraf	pkgdir;
582522Sraf	read_vtoc;
592522Sraf	write_vtoc;
602522Sraf};
612522Sraf
622522SrafSUNWprivate_1.1 {
632522Sraf    global:
642522Sraf	_adddevtabrec;
652522Sraf	_adddgrptabrec;
662522Sraf	allocmenu;
672522Sraf	ckdate;
682522Sraf	ckdate_err;
692522Sraf	ckdate_hlp;
702522Sraf	ckdate_val;
712522Sraf	ckgid;
722522Sraf	ckgid_dsp;
732522Sraf	ckgid_err;
742522Sraf	ckgid_hlp;
752522Sraf	ckgid_val;
762522Sraf	ckindent;
772522Sraf	ckint;
782522Sraf	ckint_err;
792522Sraf	ckint_hlp;
802522Sraf	ckint_val;
812522Sraf	ckitem;
822522Sraf	ckitem_err;
832522Sraf	ckitem_hlp;
842522Sraf	ckkeywd;
852522Sraf	ckpath;
862522Sraf	ckpath_err;
872522Sraf	ckpath_hlp;
882522Sraf	ckpath_stx;
892522Sraf	ckpath_val;
902522Sraf	ckquit;
912522Sraf	ckrange;
922522Sraf	ckrange_err;
932522Sraf	ckrange_hlp;
942522Sraf	ckrange_val;
952522Sraf	ckstr;
962522Sraf	ckstr_err;
972522Sraf	ckstr_hlp;
982522Sraf	ckstr_val;
992522Sraf	cktime;
1002522Sraf	cktime_err;
1012522Sraf	cktime_hlp;
1022522Sraf	cktime_val;
1032522Sraf	ckuid;
1042522Sraf	ckuid_dsp;
1052522Sraf	ckuid_err;
1062522Sraf	ckuid_hlp;
1072522Sraf	ckuid_val;
1082522Sraf	ckwidth;
1092522Sraf	ckyorn;
1102522Sraf	ckyorn_err;
1112522Sraf	ckyorn_hlp;
1122522Sraf	ckyorn_val;
1132522Sraf	devattr;
1142522Sraf	devfree;
1152522Sraf	devreserv;
1162522Sraf	_devtabpath;
1172522Sraf	_dgrptabpath;
1182522Sraf	_enddevtab;
1192522Sraf	fpkginfo;
1202522Sraf	fpkginst;
1212522Sraf	fpkgparam;
1222522Sraf	get_ABI_namelngth;
1232522Sraf	getdev;
1242522Sraf	getdgrp;
1252522Sraf	getfullblkname;
1262522Sraf	getfullrawname;
1272522Sraf	getinput;
1282522Sraf	get_install_root;
1292522Sraf	get_PKGADM;
1302522Sraf	get_PKGLOC;
1312522Sraf	get_PKGOLD;
1322522Sraf	getvol;
1332522Sraf	_getvol;
1342522Sraf	listdev;
1352522Sraf	listdgrp;
1362522Sraf	_moddevtabrec;
1372522Sraf	_opendevtab;
1382522Sraf	_opendgrptab;
1392522Sraf	pkgfile;
1402522Sraf	pkginfo;
1412522Sraf	pkginfofind;
1422522Sraf	pkgnmchk;
1432522Sraf	pkgparam;
1442522Sraf	printmenu;
1452522Sraf	puterror;
1462522Sraf	puthelp;
1472522Sraf	putprmpt;
1482522Sraf	puttext;
1492522Sraf	reservdev;
1502522Sraf	_rmdevtabattrs;
1512522Sraf	_rmdevtabrec;
1522522Sraf	_rmdgrpmems;
1532522Sraf	_rmdgrptabrec;
1542522Sraf	_rsvtabpath;
1552522Sraf	set_ABI_namelngth;
1562522Sraf	set_install_root;
1572522Sraf	setinvis;
1582522Sraf	setitem;
1592522Sraf	set_PKGADM;
1602522Sraf	set_PKGLOC;
1612522Sraf	set_PKGpaths;
1622522Sraf	_validalias;
1632522Sraf    local:
1642522Sraf	*;
1652522Sraf};
166