mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
262N/A#
262N/A# CDDL HEADER START
262N/A#
262N/A# The contents of this file are subject to the terms of the
262N/A# Common Development and Distribution License (the "License").
262N/A# You may not use this file except in compliance with the License.
262N/A#
262N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
262N/A# or http://www.opensolaris.org/os/licensing.
262N/A# See the License for the specific language governing permissions
262N/A# and limitations under the License.
262N/A#
262N/A# When distributing Covered Code, include this CDDL HEADER in each
262N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
262N/A# If applicable, add the following below this CDDL HEADER, with the
262N/A# fields enclosed by brackets "[]" replaced with your own identifying
262N/A# information: Portions Copyright [yyyy] [name of copyright owner]
262N/A#
262N/A# CDDL HEADER END
262N/A#
5680N/A#
262N/A# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
5680N/A#
5680N/A
5680N/A#
5680N/A# MAPFILE HEADER START
5992N/A#
262N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
262N/A# Object versioning must comply with the rules detailed in
5992N/A#
5992N/A# usr/src/lib/README.mapfiles
5992N/A#
844N/A# You should not be making modifications here until you've read the most current
5992N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
262N/A#
618N/A# MAPFILE HEADER END
1258N/A#
262N/A
5992N/A$mapfile_version 2
2899N/A
5992N/ASYMBOL_VERSION SUNWprivate_1.1 {
5992N/A global:
7165N/A disk_status_close;
7165N/A disk_status_errmsg;
7165N/A disk_status_errno;
5680N/A disk_status_get;
6688N/A disk_status_open;
6688N/A disk_status_path;
6688N/A disk_status_set_debug;
6688N/A local:
5680N/A *;
262N/A};
262N/A