mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
fa9e4066f08beec538e775443c5be79dd423fcabahrens#
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Use is subject to license terms.
fa9e4066f08beec538e775443c5be79dd423fcabahrens#
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# CDDL HEADER START
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock#
fa9e4066f08beec538e775443c5be79dd423fcabahrens# The contents of this file are subject to the terms of the
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Common Development and Distribution License (the "License").
fa9e4066f08beec538e775443c5be79dd423fcabahrens# You may not use this file except in compliance with the License.
fa9e4066f08beec538e775443c5be79dd423fcabahrens#
fa9e4066f08beec538e775443c5be79dd423fcabahrens# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
fa9e4066f08beec538e775443c5be79dd423fcabahrens# or http://www.opensolaris.org/os/licensing.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# See the License for the specific language governing permissions
fa9e4066f08beec538e775443c5be79dd423fcabahrens# and limitations under the License.
fa9e4066f08beec538e775443c5be79dd423fcabahrens#
fa9e4066f08beec538e775443c5be79dd423fcabahrens# When distributing Covered Code, include this CDDL HEADER in each
fa9e4066f08beec538e775443c5be79dd423fcabahrens# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# If applicable, add the following below this CDDL HEADER, with the
fa9e4066f08beec538e775443c5be79dd423fcabahrens# fields enclosed by brackets "[]" replaced with your own identifying
fa9e4066f08beec538e775443c5be79dd423fcabahrens# information: Portions Copyright [yyyy] [name of copyright owner]
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl#
fa9e4066f08beec538e775443c5be79dd423fcabahrens# CDDL HEADER END
11d2789dce8a2752df010d0679d3db12af1f510dgw#
fa9e4066f08beec538e775443c5be79dd423fcabahrens
fa9e4066f08beec538e775443c5be79dd423fcabahrens#
fa9e4066f08beec538e775443c5be79dd423fcabahrens# MAPFILE HEADER START
fa9e4066f08beec538e775443c5be79dd423fcabahrens#
fa9e4066f08beec538e775443c5be79dd423fcabahrens# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Object versioning must comply with the rules detailed in
fa9e4066f08beec538e775443c5be79dd423fcabahrens#
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl# usr/src/lib/README.mapfiles
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl#
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl# You should not be making modifications here until you've read the most current
fa9e4066f08beec538e775443c5be79dd423fcabahrens# copy of that file. If you need help, contact a gatekeeper for guidance.
fa9e4066f08beec538e775443c5be79dd423fcabahrens#
fa9e4066f08beec538e775443c5be79dd423fcabahrens# MAPFILE HEADER END
fa9e4066f08beec538e775443c5be79dd423fcabahrens#
fa9e4066f08beec538e775443c5be79dd423fcabahrens
fa9e4066f08beec538e775443c5be79dd423fcabahrens#
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl# Interface definition for usr/src/lib/libpcp
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl#
fa9e4066f08beec538e775443c5be79dd423fcabahrens
fa9e4066f08beec538e775443c5be79dd423fcabahrensSUNWprivate_1.1 {
fa9e4066f08beec538e775443c5be79dd423fcabahrens global:
fa9e4066f08beec538e775443c5be79dd423fcabahrens pcp_init;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl pcp_send_recv;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl pcp_close;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl local:
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl *;
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl};
f3861e1a2ceec23a5b699c24d814b7775a9e0b52ahl