mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# CDDL HEADER START
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# The contents of this file are subject to the terms of the
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# Common Development and Distribution License (the "License").
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# You may not use this file except in compliance with the License.
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# or http://www.opensolaris.org/os/licensing.
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# See the License for the specific language governing permissions
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# and limitations under the License.
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# When distributing Covered Code, include this CDDL HEADER in each
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# If applicable, add the following below this CDDL HEADER, with the
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# fields enclosed by brackets "[]" replaced with your own identifying
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# information: Portions Copyright [yyyy] [name of copyright owner]
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# CDDL HEADER END
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# Use is subject to license terms.
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# MAPFILE HEADER START
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# Object versioning must comply with the rules detailed in
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# usr/src/lib/README.mapfiles
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# You should not be making modifications here until you've read the most current
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# copy of that file. If you need help, contact a gatekeeper for guidance.
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix# MAPFILE HEADER END
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix#
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix
b320a8d186114a5122ddc3afbe95110eb6cb10cecilixSUNWprivate_1.1 {
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix global:
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix drv_density;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix drv_drive_type;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix drv_get_avail_capacity;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix drv_get_capacity;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix drv_load;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix drv_prsv_supported;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix drv_shape;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix drv_shape_den;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix drv_timeout;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix char_to_uint32 = extern;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix dm_get_log_sense_parm = extern;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix dm_silent = extern;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix dm_trace = extern;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix drv = extern;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix jtab = extern;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix mnt = extern;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix serr = extern;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix local:
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix *;
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix};
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix