111833SMichael.Christensen@Sun.COM# 211833SMichael.Christensen@Sun.COM# CDDL HEADER START 311833SMichael.Christensen@Sun.COM# 411833SMichael.Christensen@Sun.COM# The contents of this file are subject to the terms of the 511833SMichael.Christensen@Sun.COM# Common Development and Distribution License (the "License"). 611833SMichael.Christensen@Sun.COM# You may not use this file except in compliance with the License. 711833SMichael.Christensen@Sun.COM# 811833SMichael.Christensen@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 911833SMichael.Christensen@Sun.COM# or http://www.opensolaris.org/os/licensing. 1011833SMichael.Christensen@Sun.COM# See the License for the specific language governing permissions 1111833SMichael.Christensen@Sun.COM# and limitations under the License. 1211833SMichael.Christensen@Sun.COM# 1311833SMichael.Christensen@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 1411833SMichael.Christensen@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 1511833SMichael.Christensen@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 1611833SMichael.Christensen@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 1711833SMichael.Christensen@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 1811833SMichael.Christensen@Sun.COM# 1911833SMichael.Christensen@Sun.COM# CDDL HEADER END 2011833SMichael.Christensen@Sun.COM# 2111833SMichael.Christensen@Sun.COM# 22*12736SAli.Bahrami@Oracle.COM# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 2311833SMichael.Christensen@Sun.COM# 2411833SMichael.Christensen@Sun.COM 2511833SMichael.Christensen@Sun.COM# 2611833SMichael.Christensen@Sun.COM# MAPFILE HEADER START 2711833SMichael.Christensen@Sun.COM# 2811833SMichael.Christensen@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 2911833SMichael.Christensen@Sun.COM# Object versioning must comply with the rules detailed in 3011833SMichael.Christensen@Sun.COM# 3111833SMichael.Christensen@Sun.COM# usr/src/lib/README.mapfiles 3211833SMichael.Christensen@Sun.COM# 3311833SMichael.Christensen@Sun.COM# You should not be making modifications here until you've read the most current 3411833SMichael.Christensen@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 3511833SMichael.Christensen@Sun.COM# 3611833SMichael.Christensen@Sun.COM# MAPFILE HEADER END 3711833SMichael.Christensen@Sun.COM# 3811833SMichael.Christensen@Sun.COM 39*12736SAli.Bahrami@Oracle.COM$mapfile_version 2 40*12736SAli.Bahrami@Oracle.COM 41*12736SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 { 4211833SMichael.Christensen@Sun.COM global: 4311833SMichael.Christensen@Sun.COM v12n_capabilities; 4411833SMichael.Christensen@Sun.COM v12n_domain_roles; 4511833SMichael.Christensen@Sun.COM v12n_domain_name; 4611833SMichael.Christensen@Sun.COM v12n_ctrl_domain; 4711833SMichael.Christensen@Sun.COM v12n_domain_uuid; 4811833SMichael.Christensen@Sun.COM v12n_chassis_serialno; 4911833SMichael.Christensen@Sun.COM local: 5011833SMichael.Christensen@Sun.COM *; 5111833SMichael.Christensen@Sun.COM}; 52