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