mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
10139N/A#
10139N/A# CDDL HEADER START
10139N/A#
12198N/A# The contents of this file are subject to the terms of the
10139N/A# Common Development and Distribution License (the "License").
10139N/A# You may not use this file except in compliance with the License.
10139N/A#
10139N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10139N/A# or http://www.opensolaris.org/os/licensing.
10139N/A# See the License for the specific language governing permissions
10139N/A# and limitations under the License.
10139N/A#
10139N/A# When distributing Covered Code, include this CDDL HEADER in each
14538N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
10139N/A# If applicable, add the following below this CDDL HEADER, with the
10139N/A# fields enclosed by brackets "[]" replaced with your own identifying
10139N/A# information: Portions Copyright [yyyy] [name of copyright owner]
10139N/A#
14538N/A# CDDL HEADER END
10139N/A#
10139N/A#
10139N/A# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
10139N/A#
10139N/A
10142N/A#
10142N/A# MAPFILE HEADER START
12773N/A#
12773N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
12773N/A# Object versioning must comply with the rules detailed in
10139N/A#
10139N/A# usr/src/lib/README.mapfiles
10139N/A#
10139N/A# You should not be making modifications here until you've read the most current
10139N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
10139N/A#
13269N/A# MAPFILE HEADER END
13269N/A#
13868N/A
14258N/A$mapfile_version 2
15166N/A
15166N/ASYMBOL_VERSION SUNWprivate_1.1 {
10139N/A global:
10139N/A _m_device_type;
10139N/A _m_eject;
10139N/A _m_free_device_info;
10139N/A _m_get_device_info;
10139N/A _m_get_media_info;
10139N/A _m_get_media_status;
10139N/A _m_media_format;
10139N/A _m_media_format_track;
10139N/A _m_raw_read;
10139N/A _m_raw_write;
10139N/A _m_version_no;
10139N/A local:
10139N/A *;
10139N/A};
10139N/A