mapfile-vers revision 10718:77613d4558c6
110616SSebastien.Roy@Sun.COM#
210616SSebastien.Roy@Sun.COM# CDDL HEADER START
310616SSebastien.Roy@Sun.COM#
410616SSebastien.Roy@Sun.COM# The contents of this file are subject to the terms of the
510616SSebastien.Roy@Sun.COM# Common Development and Distribution License (the "License").
610616SSebastien.Roy@Sun.COM# You may not use this file except in compliance with the License.
710616SSebastien.Roy@Sun.COM#
810616SSebastien.Roy@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
910616SSebastien.Roy@Sun.COM# or http://www.opensolaris.org/os/licensing.
1010616SSebastien.Roy@Sun.COM# See the License for the specific language governing permissions
1110616SSebastien.Roy@Sun.COM# and limitations under the License.
1210616SSebastien.Roy@Sun.COM#
1310616SSebastien.Roy@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
1410616SSebastien.Roy@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1510616SSebastien.Roy@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
1610616SSebastien.Roy@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
1710616SSebastien.Roy@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
1810616SSebastien.Roy@Sun.COM#
1910616SSebastien.Roy@Sun.COM# CDDL HEADER END
2010616SSebastien.Roy@Sun.COM#
2110616SSebastien.Roy@Sun.COM#
2210616SSebastien.Roy@Sun.COM# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
2310616SSebastien.Roy@Sun.COM# Use is subject to license terms.
2410616SSebastien.Roy@Sun.COM#
2510616SSebastien.Roy@Sun.COM
2610616SSebastien.Roy@Sun.COM#
2710616SSebastien.Roy@Sun.COM# MAPFILE HEADER START
2810616SSebastien.Roy@Sun.COM#
2910616SSebastien.Roy@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
3010616SSebastien.Roy@Sun.COM# Object versioning must comply with the rules detailed in
3110616SSebastien.Roy@Sun.COM#
3210616SSebastien.Roy@Sun.COM#	usr/src/lib/README.mapfiles
3310616SSebastien.Roy@Sun.COM#
3410616SSebastien.Roy@Sun.COM# You should not be making modifications here until you've read the most current
3510616SSebastien.Roy@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
3610616SSebastien.Roy@Sun.COM#
3710616SSebastien.Roy@Sun.COM# MAPFILE HEADER END
3810616SSebastien.Roy@Sun.COM#
3910616SSebastien.Roy@Sun.COM
4010616SSebastien.Roy@Sun.COMSUNWprivate {
4110616SSebastien.Roy@Sun.COM    global:
4210616SSebastien.Roy@Sun.COM	brand_allow_exclusive_ip;
4310616SSebastien.Roy@Sun.COM	brand_close;
4410616SSebastien.Roy@Sun.COM	brand_config_iter_privilege;
4510616SSebastien.Roy@Sun.COM	brand_get_attach;
4610616SSebastien.Roy@Sun.COM	brand_get_boot;
4710616SSebastien.Roy@Sun.COM	brand_get_brandname;
4810616SSebastien.Roy@Sun.COM	brand_get_clone;
4910616SSebastien.Roy@Sun.COM	brand_get_detach;
5010616SSebastien.Roy@Sun.COM	brand_get_halt;
5110616SSebastien.Roy@Sun.COM	brand_get_initname;
5210616SSebastien.Roy@Sun.COM	brand_get_install;
5310616SSebastien.Roy@Sun.COM	brand_get_installopts;
5410616SSebastien.Roy@Sun.COM	brand_get_login_cmd;
5510616SSebastien.Roy@Sun.COM	brand_get_modname;
5610616SSebastien.Roy@Sun.COM	brand_get_postattach;
5710616SSebastien.Roy@Sun.COM	brand_get_postclone;
5810616SSebastien.Roy@Sun.COM	brand_get_postinstall;
5910616SSebastien.Roy@Sun.COM	brand_get_postsnap;
6010616SSebastien.Roy@Sun.COM	brand_get_poststatechange;
6110616SSebastien.Roy@Sun.COM	brand_get_predetach;
6210616SSebastien.Roy@Sun.COM	brand_get_presnap;
6310616SSebastien.Roy@Sun.COM	brand_get_prestatechange;
6410616SSebastien.Roy@Sun.COM	brand_get_preuninstall;
6510616SSebastien.Roy@Sun.COM	brand_get_query;
6610616SSebastien.Roy@Sun.COM	brand_get_sysboot;
6710616SSebastien.Roy@Sun.COM	brand_get_uninstall;
6810616SSebastien.Roy@Sun.COM	brand_get_user_cmd;
6910616SSebastien.Roy@Sun.COM	brand_get_validatesnap;
7010616SSebastien.Roy@Sun.COM	brand_get_verify_adm;
7110616SSebastien.Roy@Sun.COM	brand_get_verify_cfg;
7210616SSebastien.Roy@Sun.COM	brand_is_native;
7310616SSebastien.Roy@Sun.COM	brand_open;
7410616SSebastien.Roy@Sun.COM	brand_platform_iter_devices;
7510616SSebastien.Roy@Sun.COM	brand_platform_iter_gmounts;
7610616SSebastien.Roy@Sun.COM	brand_platform_iter_link;
7710616SSebastien.Roy@Sun.COM	brand_platform_iter_mounts;
7810616SSebastien.Roy@Sun.COM    local:
7910616SSebastien.Roy@Sun.COM	*;
8010616SSebastien.Roy@Sun.COM};
8110616SSebastien.Roy@Sun.COM