mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# CDDL HEADER START
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# The contents of this file are subject to the terms of the
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg# Common Development and Distribution License (the "License").
bb25c06cca41ca78e5fb87fbb8e81d55beb18c95jg# You may not use this file except in compliance with the License.
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# See the License for the specific language governing permissions
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# and limitations under the License.
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# When distributing Covered Code, include this CDDL HEADER in each
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# If applicable, add the following below this CDDL HEADER, with the
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# fields enclosed by brackets "[]" replaced with your own identifying
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# information: Portions Copyright [yyyy] [name of copyright owner]
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# CDDL HEADER END
68c47f65208790c466e5e484f2293d3baed71c6aGarrett D'Amore# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# Use is subject to license terms.
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# MAPFILE HEADER START
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# Object versioning must comply with the rules detailed in
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# You should not be making modifications here until you've read the most current
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# copy of that file. If you need help, contact a gatekeeper for guidance.
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# MAPFILE HEADER END
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# Due to mistakes made early in the history of this library, there are
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# no SUNW_1.2 or SUNW_1.3 symbols, but they are now kept as placeholders.
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm# Don't add any symbols to these versions.
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm} SUNW_1.2;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm} SUNW_1.1;
88447a05f537aabe9a1bc3d5313f22581ec992a7Garrett D'Amore volmgt_acquire;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm volmgt_feature_enabled;
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe volmgt_release;
68c47f65208790c466e5e484f2293d3baed71c6aGarrett D'Amore media_findname;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm media_getattr;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm media_setattr;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm volmgt_check;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm volmgt_inuse;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm volmgt_ownspath;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm volmgt_root;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm volmgt_running;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm volmgt_symdev;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm volmgt_symname;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82smSUNWprivate_1.1 {
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm _dev_mounted;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm _dev_unmount;
75d01c9ab5ef6f1bbac9f9d4eb379d5c38583d82sm _media_oldaliases;
bf56214c0556fa6864189c826d39dbe156bb22a0stevel _media_printaliases;