xref: /onnv-gate/usr/src/lib/libcontract/common/mapfile-vers (revision 12692:4341b447c069)
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#
22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
232522Sraf#
248744SAli.Bahrami@Sun.COM
258744SAli.Bahrami@Sun.COM#
268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
278744SAli.Bahrami@Sun.COM#
288744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
308744SAli.Bahrami@Sun.COM#
318744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
328744SAli.Bahrami@Sun.COM#
338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
358744SAli.Bahrami@Sun.COM#
368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
372522Sraf#
382522Sraf
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.2 {
4210168SAli.Bahrami@Sun.COM    global:
4310168SAli.Bahrami@Sun.COM	ct_ctl_nack;
4410168SAli.Bahrami@Sun.COM	ct_dev_status_get_aset;
4510168SAli.Bahrami@Sun.COM	ct_dev_status_get_dev_state;
4610168SAli.Bahrami@Sun.COM	ct_dev_status_get_minor;
4710168SAli.Bahrami@Sun.COM	ct_dev_status_get_noneg;
4810168SAli.Bahrami@Sun.COM	ct_dev_tmpl_clear_noneg;
4910168SAli.Bahrami@Sun.COM	ct_dev_tmpl_get_aset;
5010168SAli.Bahrami@Sun.COM	ct_dev_tmpl_get_minor;
5110168SAli.Bahrami@Sun.COM	ct_dev_tmpl_get_noneg;
5210168SAli.Bahrami@Sun.COM	ct_dev_tmpl_set_aset;
5310168SAli.Bahrami@Sun.COM	ct_dev_tmpl_set_minor;
5410168SAli.Bahrami@Sun.COM	ct_dev_tmpl_set_noneg;
5510168SAli.Bahrami@Sun.COM	ct_pr_status_get_svc_aux;
5610168SAli.Bahrami@Sun.COM	ct_pr_status_get_svc_creator;
5710168SAli.Bahrami@Sun.COM	ct_pr_status_get_svc_ctid;
5810168SAli.Bahrami@Sun.COM	ct_pr_status_get_svc_fmri;
5910168SAli.Bahrami@Sun.COM	ct_pr_tmpl_get_svc_aux;
6010168SAli.Bahrami@Sun.COM	ct_pr_tmpl_get_svc_fmri;
6110168SAli.Bahrami@Sun.COM	ct_pr_tmpl_set_svc_aux;
6210168SAli.Bahrami@Sun.COM	ct_pr_tmpl_set_svc_fmri;
6310168SAli.Bahrami@Sun.COM} SUNW_1.1;
6410168SAli.Bahrami@Sun.COM
65*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 {
662522Sraf    global:
672522Sraf	ct_ctl_abandon;
682522Sraf	ct_ctl_ack;
692522Sraf	ct_ctl_adopt;
702522Sraf	ct_ctl_newct;
712522Sraf	ct_ctl_qack;
722522Sraf	ct_event_free;
732522Sraf	ct_event_get_ctid;
742522Sraf	ct_event_get_evid;
752522Sraf	ct_event_get_flags;
762522Sraf	ct_event_get_nevid;
772522Sraf	ct_event_get_newct;
782522Sraf	ct_event_get_type;
792522Sraf	ct_event_read;
802522Sraf	ct_event_read_critical;
812522Sraf	ct_event_reliable;
822522Sraf	ct_event_reset;
832522Sraf	ct_pr_event_get_exitstatus;
842522Sraf	ct_pr_event_get_gcorefile;
852522Sraf	ct_pr_event_get_pcorefile;
862522Sraf	ct_pr_event_get_pid;
872522Sraf	ct_pr_event_get_ppid;
882522Sraf	ct_pr_event_get_sender;
892522Sraf	ct_pr_event_get_senderct;
902522Sraf	ct_pr_event_get_signal;
912522Sraf	ct_pr_event_get_zcorefile;
922522Sraf	ct_pr_status_get_contracts;
932522Sraf	ct_pr_status_get_fatal;
942522Sraf	ct_pr_status_get_members;
952522Sraf	ct_pr_status_get_param;
962522Sraf	ct_pr_tmpl_get_fatal;
972522Sraf	ct_pr_tmpl_get_param;
982522Sraf	ct_pr_tmpl_get_transfer;
992522Sraf	ct_pr_tmpl_set_fatal;
1002522Sraf	ct_pr_tmpl_set_param;
1012522Sraf	ct_pr_tmpl_set_transfer;
1022522Sraf	ct_status_free;
1032522Sraf	ct_status_get_cookie;
1042522Sraf	ct_status_get_critical;
1052522Sraf	ct_status_get_holder;
1062522Sraf	ct_status_get_id;
1072522Sraf	ct_status_get_informative;
1082522Sraf	ct_status_get_nevents;
1092522Sraf	ct_status_get_nevid;
1102522Sraf	ct_status_get_ntime;
1112522Sraf	ct_status_get_qtime;
1122522Sraf	ct_status_get_state;
1132522Sraf	ct_status_get_type;
1142522Sraf	ct_status_get_zoneid;
1152522Sraf	ct_status_read;
1162522Sraf	ct_tmpl_activate;
1172522Sraf	ct_tmpl_clear;
1182522Sraf	ct_tmpl_create;
1192522Sraf	ct_tmpl_get_cookie;
1202522Sraf	ct_tmpl_get_critical;
1212522Sraf	ct_tmpl_get_informative;
1222522Sraf	ct_tmpl_set_cookie;
1232522Sraf	ct_tmpl_set_critical;
1242522Sraf	ct_tmpl_set_informative;
1252522Sraf};
1262522Sraf
127*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 {
1282522Sraf    global:
1292522Sraf	contract_abandon_id;
1302522Sraf	contract_event_dump;
1312522Sraf	contract_latest;
1322522Sraf	contract_open;
1332522Sraf	getctid;
1342522Sraf    local:
1352522Sraf	*;
1362522Sraf};
137