f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER START
f808c858fa61e7769218966759510a8b1190dfcfraf# The contents of this file are subject to the terms of the
f808c858fa61e7769218966759510a8b1190dfcfraf# Common Development and Distribution License (the "License").
f808c858fa61e7769218966759510a8b1190dfcfraf# You may not use this file except in compliance with the License.
f808c858fa61e7769218966759510a8b1190dfcfraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f808c858fa61e7769218966759510a8b1190dfcfraf# See the License for the specific language governing permissions
f808c858fa61e7769218966759510a8b1190dfcfraf# and limitations under the License.
f808c858fa61e7769218966759510a8b1190dfcfraf# When distributing Covered Code, include this CDDL HEADER in each
f808c858fa61e7769218966759510a8b1190dfcfraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f808c858fa61e7769218966759510a8b1190dfcfraf# If applicable, add the following below this CDDL HEADER, with the
f808c858fa61e7769218966759510a8b1190dfcfraf# fields enclosed by brackets "[]" replaced with your own identifying
f808c858fa61e7769218966759510a8b1190dfcfraf# information: Portions Copyright [yyyy] [name of copyright owner]
f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER END
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER START
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# Object versioning must comply with the rules detailed in
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# You should not be making modifications here until you've read the most current
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER END
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami$mapfile_version 2
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION SUNW_2.1 {
f808c858fa61e7769218966759510a8b1190dfcfraf bldominates;
f808c858fa61e7769218966759510a8b1190dfcfraf blstrictdom;
f808c858fa61e7769218966759510a8b1190dfcfraf fgetlabel;
f808c858fa61e7769218966759510a8b1190dfcfraf getplabel;
f808c858fa61e7769218966759510a8b1190dfcfraf getuserrange;
f808c858fa61e7769218966759510a8b1190dfcfraf getzoneidbylabel;
f808c858fa61e7769218966759510a8b1190dfcfraf getzonelabelbyid;
f808c858fa61e7769218966759510a8b1190dfcfraf getzonelabelbyname;
f808c858fa61e7769218966759510a8b1190dfcfraf getzonerootbyid;
f808c858fa61e7769218966759510a8b1190dfcfraf getzonerootbylabel;
f808c858fa61e7769218966759510a8b1190dfcfraf getzonerootbyname;
f808c858fa61e7769218966759510a8b1190dfcfraf label_to_str;
f808c858fa61e7769218966759510a8b1190dfcfraf m_label_alloc;
f808c858fa61e7769218966759510a8b1190dfcfraf m_label_dup;
f808c858fa61e7769218966759510a8b1190dfcfraf m_label_free;
f808c858fa61e7769218966759510a8b1190dfcfraf setflabel;
f808c858fa61e7769218966759510a8b1190dfcfraf str_to_label;
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION SUNWprivate_1.1 {
f808c858fa61e7769218966759510a8b1190dfcfraf bclearcvt;
f808c858fa61e7769218966759510a8b1190dfcfraf bclearcvtfull;
f808c858fa61e7769218966759510a8b1190dfcfraf bclearhigh;
f808c858fa61e7769218966759510a8b1190dfcfraf bclearlow;
f808c858fa61e7769218966759510a8b1190dfcfraf bcleartoh;
f808c858fa61e7769218966759510a8b1190dfcfraf bcleartoh_r;
f808c858fa61e7769218966759510a8b1190dfcfraf bcleartos;
f808c858fa61e7769218966759510a8b1190dfcfraf bclearundef;
f808c858fa61e7769218966759510a8b1190dfcfraf bclearvalid;
f808c858fa61e7769218966759510a8b1190dfcfraf bisinvalid;
f808c858fa61e7769218966759510a8b1190dfcfraf blabel_alloc;
f808c858fa61e7769218966759510a8b1190dfcfraf blabel_free;
f808c858fa61e7769218966759510a8b1190dfcfraf blabel_size;
f808c858fa61e7769218966759510a8b1190dfcfraf blinrange;
f808c858fa61e7769218966759510a8b1190dfcfraf blmaximum;
f808c858fa61e7769218966759510a8b1190dfcfraf blminimum;
f808c858fa61e7769218966759510a8b1190dfcfraf bltocolor;
f808c858fa61e7769218966759510a8b1190dfcfraf bltocolor_r;
f808c858fa61e7769218966759510a8b1190dfcfraf bslcvtfull;
f808c858fa61e7769218966759510a8b1190dfcfraf getlabelbypath;
f808c858fa61e7769218966759510a8b1190dfcfraf getpathbylabel;
4201a95e0468170d576f82c3aa63afecf718497aRic Aleshire hexstr_to_label;
f808c858fa61e7769218966759510a8b1190dfcfraf htobclear;
4201a95e0468170d576f82c3aa63afecf718497aRic Aleshire l_to_str_internal;
f808c858fa61e7769218966759510a8b1190dfcfraf labelfields;
f808c858fa61e7769218966759510a8b1190dfcfraf labelinfo;
f808c858fa61e7769218966759510a8b1190dfcfraf labelvers;
f808c858fa61e7769218966759510a8b1190dfcfraf sbcleartos;
f808c858fa61e7769218966759510a8b1190dfcfraf setbltype;
f808c858fa61e7769218966759510a8b1190dfcfraf set_effective_priv;
f808c858fa61e7769218966759510a8b1190dfcfraf set_inheritable_priv;
f808c858fa61e7769218966759510a8b1190dfcfraf set_permitted_priv;
f808c858fa61e7769218966759510a8b1190dfcfraf stobclear;