mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
2521N/A#
2521N/A# CDDL HEADER START
2521N/A#
2521N/A# The contents of this file are subject to the terms of the
2521N/A# Common Development and Distribution License (the "License").
2521N/A# You may not use this file except in compliance with the License.
2521N/A#
2521N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2521N/A# or http://www.opensolaris.org/os/licensing.
2521N/A# See the License for the specific language governing permissions
2521N/A# and limitations under the License.
2521N/A#
2521N/A# When distributing Covered Code, include this CDDL HEADER in each
2521N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2521N/A# If applicable, add the following below this CDDL HEADER, with the
2521N/A# fields enclosed by brackets "[]" replaced with your own identifying
2521N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2521N/A#
2521N/A# CDDL HEADER END
2763N/A#
2763N/A#
2892N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
2521N/A# Use is subject to license terms.
2521N/A#
2521N/A
2521N/A#
2521N/A# MAPFILE HEADER START
2521N/A#
2521N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2521N/A# Object versioning must comply with the rules detailed in
2521N/A#
2521N/A# usr/src/lib/README.mapfiles
2521N/A#
2521N/A# You should not be making modifications here until you've read the most current
2521N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
2521N/A#
2521N/A# MAPFILE HEADER END
2521N/A#
2521N/A
2521N/ASUNW_1.1 {
2521N/A global:
2521N/A ct_ctl_abandon;
2521N/A ct_ctl_ack;
2521N/A ct_ctl_nack;
2521N/A ct_ctl_adopt;
2521N/A ct_ctl_newct;
2521N/A ct_ctl_qack;
2521N/A ct_event_free;
2521N/A ct_event_get_ctid;
2521N/A ct_event_get_evid;
2521N/A ct_event_get_flags;
2521N/A ct_event_get_nevid;
2521N/A ct_event_get_newct;
2521N/A ct_event_get_type;
2521N/A ct_event_read;
2521N/A ct_event_read_critical;
2521N/A ct_event_reliable;
2521N/A ct_event_reset;
2521N/A ct_pr_event_get_exitstatus;
2521N/A ct_pr_event_get_gcorefile;
2521N/A ct_pr_event_get_pcorefile;
2521N/A ct_pr_event_get_pid;
2892N/A ct_pr_event_get_ppid;
2521N/A ct_pr_event_get_sender;
2521N/A ct_pr_event_get_senderct;
2521N/A ct_pr_event_get_signal;
2521N/A ct_pr_event_get_zcorefile;
2521N/A ct_pr_status_get_contracts;
2892N/A ct_pr_status_get_fatal;
2521N/A ct_pr_status_get_members;
2521N/A ct_pr_status_get_param;
2521N/A ct_pr_status_get_svc_fmri;
2521N/A ct_pr_status_get_svc_aux;
2892N/A ct_pr_status_get_svc_ctid;
2892N/A ct_pr_status_get_svc_creator;
2521N/A ct_pr_tmpl_get_fatal;
2521N/A ct_pr_tmpl_get_param;
2763N/A ct_pr_tmpl_get_transfer;
2521N/A ct_pr_tmpl_get_svc_fmri;
2521N/A ct_pr_tmpl_get_svc_aux;
2521N/A ct_pr_tmpl_set_fatal;
2521N/A ct_pr_tmpl_set_param;
2521N/A ct_pr_tmpl_set_transfer;
2521N/A ct_pr_tmpl_set_svc_fmri;
2521N/A ct_pr_tmpl_set_svc_aux;
2521N/A ct_status_free;
2521N/A ct_status_get_cookie;
2521N/A ct_status_get_critical;
2763N/A ct_status_get_holder;
2763N/A ct_status_get_id;
2763N/A ct_status_get_informative;
2763N/A ct_status_get_nevents;
2763N/A ct_status_get_nevid;
2763N/A ct_status_get_ntime;
2763N/A ct_status_get_qtime;
2763N/A ct_status_get_state;
2763N/A ct_status_get_type;
2763N/A ct_status_get_zoneid;
2763N/A ct_status_read;
2763N/A ct_tmpl_activate;
2763N/A ct_tmpl_clear;
2763N/A ct_tmpl_create;
2763N/A ct_tmpl_get_cookie;
2763N/A ct_tmpl_get_critical;
2763N/A ct_tmpl_get_informative;
2763N/A ct_tmpl_set_cookie;
2763N/A ct_tmpl_set_critical;
2521N/A ct_tmpl_set_informative;
2521N/A ct_dev_tmpl_set_minor;
2521N/A ct_dev_tmpl_set_aset;
2521N/A ct_dev_tmpl_set_noneg;
2521N/A ct_dev_tmpl_clear_noneg;
2521N/A ct_dev_tmpl_get_minor;
2521N/A ct_dev_tmpl_get_aset;
2521N/A ct_dev_tmpl_get_noneg;
2521N/A ct_dev_status_get_aset;
2521N/A ct_dev_status_get_noneg;
2521N/A ct_dev_status_get_dev_state;
2521N/A ct_dev_status_get_minor;
2521N/A};
2521N/A
2521N/ASUNWprivate_1.1 {
2521N/A global:
2521N/A contract_abandon_id;
2521N/A contract_event_dump;
2521N/A contract_latest;
2521N/A contract_open;
2521N/A getctid;
2521N/A local:
2763N/A *;
2763N/A};
2521N/A