mapfile-vers revision 4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6
943N/A#
606N/A# CDDL HEADER START
606N/A#
919N/A# The contents of this file are subject to the terms of the
919N/A# Common Development and Distribution License (the "License").
919N/A# You may not use this file except in compliance with the License.
919N/A#
919N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
919N/A# or http://www.opensolaris.org/os/licensing.
919N/A# See the License for the specific language governing permissions
919N/A# and limitations under the License.
919N/A#
919N/A# When distributing Covered Code, include this CDDL HEADER in each
919N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
919N/A# If applicable, add the following below this CDDL HEADER, with the
919N/A# fields enclosed by brackets "[]" replaced with your own identifying
919N/A# information: Portions Copyright [yyyy] [name of copyright owner]
919N/A#
919N/A# CDDL HEADER END
919N/A#
606N/A#
606N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
606N/A# Use is subject to license terms.
606N/A#
606N/A
1124N/A#
1124N/A# MAPFILE HEADER START
1124N/A#
1124N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
1124N/A# Object versioning must comply with the rules detailed in
98N/A#
98N/A# usr/src/lib/README.mapfiles
98N/A#
606N/A# You should not be making modifications here until you've read the most current
606N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
98N/A#
98N/A# MAPFILE HEADER END
98N/A#
98N/A
606N/ASUNW_1.2 {
98N/A global:
606N/A devid_str_decode;
98N/A devid_str_encode;
98N/A devid_str_free;
98N/A devid_valid;
98N/A} SUNW_1.1;
SUNW_1.1 {
global:
devid_compare;
devid_deviceid_to_nmlist;
devid_free;
devid_free_nmlist;
devid_get;
devid_get_minor_name;
devid_sizeof;
};
SUNWprivate_1.1 {
global:
devid_free_guid;
devid_scsi_encode;
devid_str_compare;
devid_to_guid;
scsi_free_wwnstr;
scsi_lun64_to_lun;
scsi_lun_to_lun64;
scsi_wwn_to_wwnstr;
scsi_wwnstr_hexcase;
scsi_wwnstr_skip_ua_prefix;
scsi_wwnstr_to_wwn;
local:
*;
};