2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A#
2N/A# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
2N/A#
2N/A
2N/A#
2N/A# MAPFILE HEADER START
2N/A#
2N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2N/A# Object versioning must comply with the rules detailed in
2N/A#
2N/A# usr/src/lib/README.mapfiles
2N/A#
2N/A# You should not be making modifications here until you've read the most current
2N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
2N/A#
2N/A# MAPFILE HEADER END
2N/A#
2N/A
2N/A$mapfile_version 2
2N/A
2N/ASTUB_OBJECT;
2N/A
2N/ASYMBOL_VERSION SUNW_1.2 {
2N/A global:
2N/A read_extvtoc;
2N/A write_extvtoc;
2N/A} SUNW_1.1;
2N/A
2N/A# Due to mistakes made early in the history of this library, there are
2N/A# no SUNW_1.1 symbols, but the version is now kept as a placeholder.
2N/A# Don't add any symbols to this version.
2N/A
2N/ASYMBOL_VERSION SUNW_1.1 {
2N/A global:
2N/A SUNW_1.1;
2N/A} SUNW_0.7;
2N/A
2N/ASYMBOL_VERSION SUNW_0.7 {
2N/A global:
2N/A pkgdir {
2N/A ASSERT {
2N/A TYPE=data;
2N/A$if __GNUC
2N/A SH_ATTR=nobits;
2N/A$endif
2N/A SIZE=addrsize;
2N/A };
2N/A };
2N/A read_vtoc;
2N/A write_vtoc;
2N/A};
2N/A
2N/ASYMBOL_VERSION SUNWprivate_1.1 {
2N/A global:
2N/A allocmenu;
2N/A ckdate;
2N/A ckdate_err;
2N/A ckdate_hlp;
2N/A ckdate_val;
2N/A ckgid;
2N/A ckgid_dsp;
2N/A ckgid_err;
2N/A ckgid_hlp;
2N/A ckgid_val;
2N/A ckindent { ASSERT { TYPE=data; SIZE=4 } };
2N/A ckint;
2N/A ckint_err;
2N/A ckint_hlp;
2N/A ckint_val;
2N/A ckitem;
2N/A ckitem_err;
2N/A ckitem_hlp;
2N/A ckkeywd;
2N/A ckpath;
2N/A ckpath_err;
2N/A ckpath_hlp;
2N/A ckpath_stx;
2N/A ckpath_val;
2N/A ckquit { ASSERT { TYPE=data; SIZE=4 } };
2N/A ckrange;
2N/A ckrange_err;
2N/A ckrange_hlp;
2N/A ckrange_val;
2N/A ckstr;
2N/A ckstr_err;
2N/A ckstr_hlp;
2N/A ckstr_val;
2N/A cktime;
2N/A cktime_err;
2N/A cktime_hlp;
2N/A cktime_val;
2N/A ckuid;
2N/A ckuid_dsp;
2N/A ckuid_err;
2N/A ckuid_hlp;
2N/A ckuid_val;
2N/A ckwidth { ASSERT { TYPE=data; SIZE=4 } };
2N/A ckyorn;
2N/A ckyorn_err;
2N/A ckyorn_hlp;
2N/A ckyorn_val;
2N/A devattr;
2N/A fpkginfo;
2N/A fpkginst;
2N/A fpkgparam;
2N/A get_ABI_namelngth;
2N/A getfullblkname;
2N/A getfullrawname;
2N/A getinput;
2N/A get_install_root;
2N/A get_PKGADM;
2N/A get_PKGLOC;
2N/A get_PKGOLD;
2N/A getvol;
2N/A _getvol;
2N/A listdev;
2N/A pkgfile {
2N/A ASSERT {
2N/A TYPE=data;
2N/A$if __GNUC
2N/A SH_ATTR=nobits;
2N/A$endif
2N/A SIZE=addrsize;
2N/A };
2N/A };
2N/A pkginfo;
2N/A pkginfofind;
2N/A pkgnmchk;
2N/A pkgparam;
2N/A printmenu;
2N/A puterror;
2N/A puthelp;
2N/A putprmpt;
2N/A puttext;
2N/A set_ABI_namelngth;
2N/A set_install_root;
2N/A setinvis;
2N/A setitem;
2N/A set_PKGADM;
2N/A set_PKGLOC;
2N/A set_PKGpaths;
2N/A local:
2N/A *;
2N/A};
2N/A
2N/A
2N/A$if _sparc || (_x86 && _ELF32)
2N/A# The following applies to sparc (32/64-bit), and 32-bit x86:
2N/A#
2N/A# It was a mistake ever to have exported these symbols from libadm.
2N/A# They are now being redirected to libgen where they really belong,
2N/A# except for 'circf' and 'sed', which do not exist in libgen and
2N/A# are being retained as dummy variables in libadm.
2N/A
2N/ASYMBOL_VERSION SUNW_0.7 {
2N/A global:
2N/A circf { ASSERT { TYPE=data; SH_ATTR=NOBITS; SIZE=4 } };
2N/A sed { ASSERT { TYPE=data; SH_ATTR=NOBITS; SIZE=4 } };
2N/A nbra { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x4 };
2N/A$if _ELF32
2N/A loc1 { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x4 };
2N/A loc2 { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x4 };
2N/A locs { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x4 };
2N/A$elif _ELF64
2N/A loc1 { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x8 };
2N/A loc2 { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x8 };
2N/A locs { TYPE = DATA; FILTER = libgen.so.1; SIZE = 0x8 };
2N/A$else
2N/A$error unknown ELFCLASS
2N/A$endif
2N/A};
2N/A
2N/ASYMBOL_VERSION SUNWprivate_1.1 {
2N/A global:
2N/A advance { TYPE = FUNCTION; FILTER = libgen.so.1 };
2N/A compile { TYPE = FUNCTION; FILTER = libgen.so.1 };
2N/A step { TYPE = FUNCTION; FILTER = libgen.so.1 };
2N/A};
2N/A$endif