xref: /onnv-gate/usr/src/lib/libinstzones/common/mapfile-vers (revision 12734:76969fc28795)
19781SMoriah.Waterland@Sun.COM#
29781SMoriah.Waterland@Sun.COM# CDDL HEADER START
39781SMoriah.Waterland@Sun.COM#
49781SMoriah.Waterland@Sun.COM# The contents of this file are subject to the terms of the
59781SMoriah.Waterland@Sun.COM# Common Development and Distribution License (the "License").
69781SMoriah.Waterland@Sun.COM# You may not use this file except in compliance with the License.
79781SMoriah.Waterland@Sun.COM#
89781SMoriah.Waterland@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
99781SMoriah.Waterland@Sun.COM# or http://www.opensolaris.org/os/licensing.
109781SMoriah.Waterland@Sun.COM# See the License for the specific language governing permissions
119781SMoriah.Waterland@Sun.COM# and limitations under the License.
129781SMoriah.Waterland@Sun.COM#
139781SMoriah.Waterland@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
149781SMoriah.Waterland@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
159781SMoriah.Waterland@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
169781SMoriah.Waterland@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
179781SMoriah.Waterland@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
189781SMoriah.Waterland@Sun.COM#
199781SMoriah.Waterland@Sun.COM# CDDL HEADER END
209781SMoriah.Waterland@Sun.COM#
219781SMoriah.Waterland@Sun.COM
229781SMoriah.Waterland@Sun.COM#
23*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
249781SMoriah.Waterland@Sun.COM#
259781SMoriah.Waterland@Sun.COM
269781SMoriah.Waterland@Sun.COM#
279781SMoriah.Waterland@Sun.COM# MAPFILE HEADER START
289781SMoriah.Waterland@Sun.COM#
299781SMoriah.Waterland@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
309781SMoriah.Waterland@Sun.COM# Object versioning must comply with the rules detailed in
319781SMoriah.Waterland@Sun.COM#
329781SMoriah.Waterland@Sun.COM#	usr/src/lib/README.mapfiles
339781SMoriah.Waterland@Sun.COM#
349781SMoriah.Waterland@Sun.COM# You should not be making modifications here until you've read the most current
359781SMoriah.Waterland@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
369781SMoriah.Waterland@Sun.COM#
379781SMoriah.Waterland@Sun.COM# MAPFILE HEADER END
389781SMoriah.Waterland@Sun.COM#
399781SMoriah.Waterland@Sun.COM
40*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
41*12692SAli.Bahrami@Oracle.COM
42*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate {
439781SMoriah.Waterland@Sun.COM    global:
449781SMoriah.Waterland@Sun.COM	UmountAllZones;
459781SMoriah.Waterland@Sun.COM	z_brands_are_implemented;
469781SMoriah.Waterland@Sun.COM	z_canoninplace;
479781SMoriah.Waterland@Sun.COM	z_createMountTable;
489781SMoriah.Waterland@Sun.COM	z_create_zone_admin_file;
499781SMoriah.Waterland@Sun.COM	z_destroyMountTable;
509781SMoriah.Waterland@Sun.COM	z_ExecCmdArray;
519781SMoriah.Waterland@Sun.COM	z_ExecCmdList;
529781SMoriah.Waterland@Sun.COM	z_free_brand_list;
539781SMoriah.Waterland@Sun.COM	z_free_zone_list;
549781SMoriah.Waterland@Sun.COM	z_get_nonglobal_zone_list;
559781SMoriah.Waterland@Sun.COM	z_get_nonglobal_zone_list_by_brand;
569781SMoriah.Waterland@Sun.COM	z_get_zonename;
579781SMoriah.Waterland@Sun.COM	z_global_only;
589781SMoriah.Waterland@Sun.COM	z_isPathWritable;
599781SMoriah.Waterland@Sun.COM	z_is_zone_branded;
609781SMoriah.Waterland@Sun.COM	z_is_zone_brand_in_list;
619781SMoriah.Waterland@Sun.COM	z_lock_this_zone;
629781SMoriah.Waterland@Sun.COM	z_lock_zones;
639781SMoriah.Waterland@Sun.COM	z_make_brand_list;
649781SMoriah.Waterland@Sun.COM	z_make_zone_root;
659781SMoriah.Waterland@Sun.COM	z_mount_in_lz;
669781SMoriah.Waterland@Sun.COM	z_non_global_zones_exist;
679781SMoriah.Waterland@Sun.COM	z_on_zone_spec;
689781SMoriah.Waterland@Sun.COM	z_path_canonize;
699781SMoriah.Waterland@Sun.COM	z_resolve_lofs;
709781SMoriah.Waterland@Sun.COM	z_running_in_global_zone;
719781SMoriah.Waterland@Sun.COM	z_set_output_functions;
729781SMoriah.Waterland@Sun.COM	z_set_zone_root;
739781SMoriah.Waterland@Sun.COM	z_set_zone_spec;
749781SMoriah.Waterland@Sun.COM	z_umount_lz_mount;
759781SMoriah.Waterland@Sun.COM	z_unlock_this_zone;
769781SMoriah.Waterland@Sun.COM	z_unlock_zones;
779781SMoriah.Waterland@Sun.COM	z_verify_zone_spec;
789781SMoriah.Waterland@Sun.COM	z_zlist_change_zone_state;
799781SMoriah.Waterland@Sun.COM	z_zlist_get_current_state;
809781SMoriah.Waterland@Sun.COM	z_zlist_get_original_state;
819781SMoriah.Waterland@Sun.COM	z_zlist_get_scratch;
829781SMoriah.Waterland@Sun.COM	z_zlist_get_zonename;
839781SMoriah.Waterland@Sun.COM	z_zlist_get_zonepath;
849781SMoriah.Waterland@Sun.COM	z_zlist_is_zone_runnable;
859781SMoriah.Waterland@Sun.COM	z_zlist_restore_zone_state;
869781SMoriah.Waterland@Sun.COM	z_zone_exec;
8710675SMoriah.Waterland@Sun.COM	z_zones_are_implemented;
889781SMoriah.Waterland@Sun.COM  local:
899781SMoriah.Waterland@Sun.COM	*;
909781SMoriah.Waterland@Sun.COM};
91