1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25# ident	"%Z%%M%	%I%	%E% SMI"
26#
27
28SUNW_2.1 {
29    global:
30	bldominates;
31	blequal;
32	blstrictdom;
33	fgetlabel;
34	getlabel;
35	getplabel;
36	getuserrange;
37	getzoneidbylabel;
38	getzonelabelbyid;
39	getzonelabelbyname;
40	getzonerootbyid;
41	getzonerootbylabel;
42	getzonerootbyname;
43	label_to_str;
44	m_label_alloc;
45	m_label_dup;
46	m_label_free;
47	setflabel;
48	str_to_label;
49};
50
51SUNWprivate_1.1 {
52    global:
53	bclearcvt;
54	bclearcvtfull;
55	bclearhigh;
56	bclearlow;
57	bcleartoh;
58	bcleartoh_r;
59	bcleartos;
60	bclearundef;
61	bclearvalid;
62	bisinvalid;
63	blabel_alloc;
64	blabel_free;
65	blabel_size;
66	blinrange;
67	blinset;
68	blmaximum;
69	blminimum;
70	bltocolor;
71	bltocolor_r;
72	bltype;
73	bslcvt;
74	bslcvtfull;
75	bslhigh;
76	bsllow;
77	bsltoh;
78	bsltoh_r;
79	bsltos;
80	bslundef;
81	bslvalid;
82	getlabelbypath;
83	getpathbylabel;
84	h_alloc;
85	h_free;
86	htobclear;
87	htobsl;
88	labelfields;
89	labelinfo;
90	labelvers;
91	sbcleartos;
92	sbsltos;
93	setbltype;
94	set_effective_priv;
95	set_inheritable_priv;
96	set_permitted_priv;
97	stobclear;
98	stobsl;
99	userdefs;
100	zonecopy;
101    local:
102	*;
103};
104