mapfile-vers revision 7257d1b4d25bfac0c802847390e98a464fd787ac
7042N/A#
7042N/A# CDDL HEADER START
7042N/A#
7042N/A# The contents of this file are subject to the terms of the
7042N/A# Common Development and Distribution License (the "License").
7042N/A# You may not use this file except in compliance with the License.
7042N/A#
7042N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7042N/A# or http://www.opensolaris.org/os/licensing.
7042N/A# See the License for the specific language governing permissions
7042N/A# and limitations under the License.
7042N/A#
7042N/A# When distributing Covered Code, include this CDDL HEADER in each
7042N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7042N/A# If applicable, add the following below this CDDL HEADER, with the
7042N/A# fields enclosed by brackets "[]" replaced with your own identifying
7042N/A# information: Portions Copyright [yyyy] [name of copyright owner]
7042N/A#
7042N/A# CDDL HEADER END
7042N/A#
7042N/A#
7042N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
7042N/A# Use is subject to license terms.
7042N/A#
7042N/A# ident "%Z%%M% %I% %E% SMI"
7042N/A#
7042N/A
7042N/ASUNW_1.1 {
7042N/A global:
7042N/A tnfctl_buffer_alloc;
7042N/A tnfctl_buffer_dealloc;
7042N/A tnfctl_check_libs;
7042N/A tnfctl_close;
7042N/A tnfctl_continue;
7042N/A tnfctl_exec_open;
7042N/A tnfctl_filter_list_add;
7042N/A tnfctl_filter_list_delete;
7042N/A tnfctl_filter_list_get;
7042N/A tnfctl_filter_state_set;
7042N/A tnfctl_indirect_open;
7042N/A tnfctl_internal_open;
7042N/A tnfctl_kernel_open;
7042N/A tnfctl_pid_open;
7042N/A tnfctl_probe_apply;
7042N/A tnfctl_probe_apply_ids;
7042N/A tnfctl_probe_connect;
7042N/A tnfctl_probe_disable;
7042N/A tnfctl_probe_disconnect_all;
7042N/A tnfctl_probe_enable;
7042N/A tnfctl_probe_state_get;
7042N/A tnfctl_probe_trace;
7042N/A tnfctl_probe_untrace;
7042N/A tnfctl_register_funcs;
7042N/A tnfctl_strerror;
7042N/A tnfctl_trace_attrs_get;
7042N/A tnfctl_trace_state_set;
7042N/A};
7042N/A
7042N/ASUNWprivate_1.1 {
7042N/A global:
7042N/A _tnfctl_externally_traced_pid;
7042N/A _tnfctl_internal_tracing_flag;
7042N/A local:
7042N/A # Redunce all remaining globals to local scope
7042N/A *;
7042N/A};
7042N/A