mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
040b4a09341f574825386333398110f4db3e1e51vboxsync# CDDL HEADER START
af062818b47340eef15700d2f0211576ba3506eevboxsync# The contents of this file are subject to the terms of the
af062818b47340eef15700d2f0211576ba3506eevboxsync# Common Development and Distribution License (the "License").
af062818b47340eef15700d2f0211576ba3506eevboxsync# You may not use this file except in compliance with the License.
040b4a09341f574825386333398110f4db3e1e51vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
af062818b47340eef15700d2f0211576ba3506eevboxsync# See the License for the specific language governing permissions
af062818b47340eef15700d2f0211576ba3506eevboxsync# and limitations under the License.
040b4a09341f574825386333398110f4db3e1e51vboxsync# When distributing Covered Code, include this CDDL HEADER in each
040b4a09341f574825386333398110f4db3e1e51vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
af062818b47340eef15700d2f0211576ba3506eevboxsync# If applicable, add the following below this CDDL HEADER, with the
af062818b47340eef15700d2f0211576ba3506eevboxsync# fields enclosed by brackets "[]" replaced with your own identifying
040b4a09341f574825386333398110f4db3e1e51vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
040b4a09341f574825386333398110f4db3e1e51vboxsync# CDDL HEADER END
040b4a09341f574825386333398110f4db3e1e51vboxsync# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
040b4a09341f574825386333398110f4db3e1e51vboxsync# Use is subject to license terms.
040b4a09341f574825386333398110f4db3e1e51vboxsync# MAPFILE HEADER START
040b4a09341f574825386333398110f4db3e1e51vboxsync# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
040b4a09341f574825386333398110f4db3e1e51vboxsync# Object versioning must comply with the rules detailed in
040b4a09341f574825386333398110f4db3e1e51vboxsync# You should not be making modifications here until you've read the most current
040b4a09341f574825386333398110f4db3e1e51vboxsync# copy of that file. If you need help, contact a gatekeeper for guidance.
af062818b47340eef15700d2f0211576ba3506eevboxsync# MAPFILE HEADER END
af062818b47340eef15700d2f0211576ba3506eevboxsyncSUNWprivate {
040b4a09341f574825386333398110f4db3e1e51vboxsync fmd_fmri_alloc;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_error;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_free;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_get_drgen;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_get_platform;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_get_rootdir;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_set_errno;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_strdup;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_strescape;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_strfree;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_topo_hold;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_topo_rele;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_warn;
af062818b47340eef15700d2f0211576ba3506eevboxsync fmd_fmri_zalloc;
af062818b47340eef15700d2f0211576ba3506eevboxsync init_sunFM;