12522Sraf# 22522Sraf# CDDL HEADER START 32522Sraf# 42522Sraf# The contents of this file are subject to the terms of the 52522Sraf# Common Development and Distribution License (the "License"). 62522Sraf# You may not use this file except in compliance with the License. 72522Sraf# 82522Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 92522Sraf# or http://www.opensolaris.org/os/licensing. 102522Sraf# See the License for the specific language governing permissions 112522Sraf# and limitations under the License. 122522Sraf# 132522Sraf# When distributing Covered Code, include this CDDL HEADER in each 142522Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 152522Sraf# If applicable, add the following below this CDDL HEADER, with the 162522Sraf# fields enclosed by brackets "[]" replaced with your own identifying 172522Sraf# information: Portions Copyright [yyyy] [name of copyright owner] 182522Sraf# 192522Sraf# CDDL HEADER END 202522Sraf# 212522Sraf# 228744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 232522Sraf# Use is subject to license terms. 242522Sraf# 258744SAli.Bahrami@Sun.COM 268744SAli.Bahrami@Sun.COM# 278744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 288744SAli.Bahrami@Sun.COM# 298744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 308744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 318744SAli.Bahrami@Sun.COM# 328744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 338744SAli.Bahrami@Sun.COM# 348744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 358744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 368744SAli.Bahrami@Sun.COM# 378744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 382522Sraf# 392522Sraf 40*10168SAli.Bahrami@Sun.COMSUNW_1.2 { 41*10168SAli.Bahrami@Sun.COM global: 42*10168SAli.Bahrami@Sun.COM ct_ctl_nack; 43*10168SAli.Bahrami@Sun.COM ct_dev_status_get_aset; 44*10168SAli.Bahrami@Sun.COM ct_dev_status_get_dev_state; 45*10168SAli.Bahrami@Sun.COM ct_dev_status_get_minor; 46*10168SAli.Bahrami@Sun.COM ct_dev_status_get_noneg; 47*10168SAli.Bahrami@Sun.COM ct_dev_tmpl_clear_noneg; 48*10168SAli.Bahrami@Sun.COM ct_dev_tmpl_get_aset; 49*10168SAli.Bahrami@Sun.COM ct_dev_tmpl_get_minor; 50*10168SAli.Bahrami@Sun.COM ct_dev_tmpl_get_noneg; 51*10168SAli.Bahrami@Sun.COM ct_dev_tmpl_set_aset; 52*10168SAli.Bahrami@Sun.COM ct_dev_tmpl_set_minor; 53*10168SAli.Bahrami@Sun.COM ct_dev_tmpl_set_noneg; 54*10168SAli.Bahrami@Sun.COM ct_pr_status_get_svc_aux; 55*10168SAli.Bahrami@Sun.COM ct_pr_status_get_svc_creator; 56*10168SAli.Bahrami@Sun.COM ct_pr_status_get_svc_ctid; 57*10168SAli.Bahrami@Sun.COM ct_pr_status_get_svc_fmri; 58*10168SAli.Bahrami@Sun.COM ct_pr_tmpl_get_svc_aux; 59*10168SAli.Bahrami@Sun.COM ct_pr_tmpl_get_svc_fmri; 60*10168SAli.Bahrami@Sun.COM ct_pr_tmpl_set_svc_aux; 61*10168SAli.Bahrami@Sun.COM ct_pr_tmpl_set_svc_fmri; 62*10168SAli.Bahrami@Sun.COM} SUNW_1.1; 63*10168SAli.Bahrami@Sun.COM 642522SrafSUNW_1.1 { 652522Sraf global: 662522Sraf ct_ctl_abandon; 672522Sraf ct_ctl_ack; 682522Sraf ct_ctl_adopt; 692522Sraf ct_ctl_newct; 702522Sraf ct_ctl_qack; 712522Sraf ct_event_free; 722522Sraf ct_event_get_ctid; 732522Sraf ct_event_get_evid; 742522Sraf ct_event_get_flags; 752522Sraf ct_event_get_nevid; 762522Sraf ct_event_get_newct; 772522Sraf ct_event_get_type; 782522Sraf ct_event_read; 792522Sraf ct_event_read_critical; 802522Sraf ct_event_reliable; 812522Sraf ct_event_reset; 822522Sraf ct_pr_event_get_exitstatus; 832522Sraf ct_pr_event_get_gcorefile; 842522Sraf ct_pr_event_get_pcorefile; 852522Sraf ct_pr_event_get_pid; 862522Sraf ct_pr_event_get_ppid; 872522Sraf ct_pr_event_get_sender; 882522Sraf ct_pr_event_get_senderct; 892522Sraf ct_pr_event_get_signal; 902522Sraf ct_pr_event_get_zcorefile; 912522Sraf ct_pr_status_get_contracts; 922522Sraf ct_pr_status_get_fatal; 932522Sraf ct_pr_status_get_members; 942522Sraf ct_pr_status_get_param; 952522Sraf ct_pr_tmpl_get_fatal; 962522Sraf ct_pr_tmpl_get_param; 972522Sraf ct_pr_tmpl_get_transfer; 982522Sraf ct_pr_tmpl_set_fatal; 992522Sraf ct_pr_tmpl_set_param; 1002522Sraf ct_pr_tmpl_set_transfer; 1012522Sraf ct_status_free; 1022522Sraf ct_status_get_cookie; 1032522Sraf ct_status_get_critical; 1042522Sraf ct_status_get_holder; 1052522Sraf ct_status_get_id; 1062522Sraf ct_status_get_informative; 1072522Sraf ct_status_get_nevents; 1082522Sraf ct_status_get_nevid; 1092522Sraf ct_status_get_ntime; 1102522Sraf ct_status_get_qtime; 1112522Sraf ct_status_get_state; 1122522Sraf ct_status_get_type; 1132522Sraf ct_status_get_zoneid; 1142522Sraf ct_status_read; 1152522Sraf ct_tmpl_activate; 1162522Sraf ct_tmpl_clear; 1172522Sraf ct_tmpl_create; 1182522Sraf ct_tmpl_get_cookie; 1192522Sraf ct_tmpl_get_critical; 1202522Sraf ct_tmpl_get_informative; 1212522Sraf ct_tmpl_set_cookie; 1222522Sraf ct_tmpl_set_critical; 1232522Sraf ct_tmpl_set_informative; 1242522Sraf}; 1252522Sraf 1262522SrafSUNWprivate_1.1 { 1272522Sraf global: 1282522Sraf contract_abandon_id; 1292522Sraf contract_event_dump; 1302522Sraf contract_latest; 1312522Sraf contract_open; 1322522Sraf getctid; 1332522Sraf local: 1342522Sraf *; 1352522Sraf}; 136