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