xref: /onnv-gate/usr/src/lib/libbrand/common/mapfile-vers (revision 12692:4341b447c069)
12712Snn35248#
22712Snn35248# CDDL HEADER START
32712Snn35248#
42712Snn35248# The contents of this file are subject to the terms of the
52712Snn35248# Common Development and Distribution License (the "License").
62712Snn35248# You may not use this file except in compliance with the License.
72712Snn35248#
82712Snn35248# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
92712Snn35248# or http://www.opensolaris.org/os/licensing.
102712Snn35248# See the License for the specific language governing permissions
112712Snn35248# and limitations under the License.
122712Snn35248#
132712Snn35248# When distributing Covered Code, include this CDDL HEADER in each
142712Snn35248# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
152712Snn35248# If applicable, add the following below this CDDL HEADER, with the
162712Snn35248# fields enclosed by brackets "[]" replaced with your own identifying
172712Snn35248# information: Portions Copyright [yyyy] [name of copyright owner]
182712Snn35248#
192712Snn35248# CDDL HEADER END
202712Snn35248#
212712Snn35248#
2212582SGlenn.Faden@Sun.COM# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
232712Snn35248#
242712Snn35248
258744SAli.Bahrami@Sun.COM#
268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
278744SAli.Bahrami@Sun.COM#
288744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
308744SAli.Bahrami@Sun.COM#
318744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
328744SAli.Bahrami@Sun.COM#
338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
358744SAli.Bahrami@Sun.COM#
368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
378744SAli.Bahrami@Sun.COM#
388744SAli.Bahrami@Sun.COM
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate {
422712Snn35248    global:
433448Sdh155122	brand_allow_exclusive_ip;
442712Snn35248	brand_close;
452712Snn35248	brand_config_iter_privilege;
467089Sgjelinek	brand_get_attach;
472712Snn35248	brand_get_boot;
482712Snn35248	brand_get_brandname;
497089Sgjelinek	brand_get_clone;
507089Sgjelinek	brand_get_detach;
5112578SGlenn.Faden@Sun.COM	brand_get_forcedlogin_cmd;
522712Snn35248	brand_get_halt;
532712Snn35248	brand_get_initname;
542712Snn35248	brand_get_install;
552712Snn35248	brand_get_installopts;
562712Snn35248	brand_get_login_cmd;
572712Snn35248	brand_get_modname;
584785Sgjelinek	brand_get_postattach;
592712Snn35248	brand_get_postclone;
604586Sgjelinek	brand_get_postinstall;
617089Sgjelinek	brand_get_postsnap;
627370S<Gerald Jelinek>	brand_get_poststatechange;
634785Sgjelinek	brand_get_predetach;
647089Sgjelinek	brand_get_presnap;
657370S<Gerald Jelinek>	brand_get_prestatechange;
664785Sgjelinek	brand_get_preuninstall;
677370S<Gerald Jelinek>	brand_get_query;
6810718SJordan.Vaughan@Sun.com	brand_get_sysboot;
697089Sgjelinek	brand_get_uninstall;
704344Ssl108498	brand_get_user_cmd;
717089Sgjelinek	brand_get_validatesnap;
722712Snn35248	brand_get_verify_adm;
732712Snn35248	brand_get_verify_cfg;
742712Snn35248	brand_open;
752712Snn35248	brand_platform_iter_devices;
762712Snn35248	brand_platform_iter_gmounts;
772712Snn35248	brand_platform_iter_link;
782712Snn35248	brand_platform_iter_mounts;
792712Snn35248    local:
802712Snn35248	*;
812712Snn35248};
82