125N/A#
125N/A# CDDL HEADER START
125N/A#
125N/A# The contents of this file are subject to the terms of the
125N/A# Common Development and Distribution License (the "License").
125N/A# You may not use this file except in compliance with the License.
125N/A#
125N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
125N/A# or http://www.opensolaris.org/os/licensing.
125N/A# See the License for the specific language governing permissions
125N/A# and limitations under the License.
125N/A#
125N/A# When distributing Covered Code, include this CDDL HEADER in each
125N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
125N/A# If applicable, add the following below this CDDL HEADER, with the
125N/A# fields enclosed by brackets "[]" replaced with your own identifying
125N/A# information: Portions Copyright [yyyy] [name of copyright owner]
125N/A#
125N/A# CDDL HEADER END
125N/A#
125N/A#
125N/A# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
3996N/A#
125N/A
125N/A#
125N/A# MAPFILE HEADER START
125N/A#
125N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
125N/A# Object versioning must comply with the rules detailed in
618N/A#
125N/A# usr/src/lib/README.mapfiles
125N/A#
844N/A# You should not be making modifications here until you've read the most current
844N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
125N/A#
1273N/A# MAPFILE HEADER END
125N/A#
3661N/A
3661N/A# Due to mistakes made early in the history of this library, there are
3996N/A# no SUNW_1.1 symbols, but the version is now kept as a placeholder.
3996N/A# Don't add any symbols to this version.
3996N/A
125N/A$mapfile_version 2
412N/A
412N/ASTUB_OBJECT;
125N/A
125N/ASYMBOL_VERSION SUNW_1.1 {
125N/A global:
125N/A SUNW_1.1;
125N/A};
125N/A
181N/ASYMBOL_VERSION SUNWprivate_1.1 {
181N/A global:
181N/A gssrpcint_DynAdd;
125N/A gssrpcint_DynAppend;
125N/A gssrpcint_DynArray;
3996N/A gssrpcint_DynCapacity;
gssrpcint_DynCopy;
gssrpcint_DynCreate;
gssrpcint_DynDebug;
gssrpcint_DynDelete;
gssrpcint_DynDestroy;
gssrpcint_DynGet;
gssrpcint_DynInitzero;
gssrpcint_DynInsert;
gssrpcint_DynParanoid;
gssrpcint_DynPut;
gssrpcint_DynRelease;
gssrpcint_DynSize;
local:
*;
};