4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
26 # MAPFILE HEADER START
28 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
29 # Object versioning must comply with the rules detailed in
31 # usr/src/lib/README.mapfiles
33 # You should not be making modifications here until you've read the most current
34 # copy of that file. If you need help, contact a gatekeeper for guidance.
41 # Due to mistakes made early in the history of this library, there are
42 # no SUNW_1.2 symbols, but the version is now kept as a placeholder.
43 # Don't add any symbols to this version.
45 SYMBOL_VERSION SUNW_1.2 {
50 SYMBOL_VERSION SUNW_1.1 {
54 sysevent_get_attr_list;
55 sysevent_get_class_name;
57 sysevent_get_pub_name;
60 sysevent_get_subclass_name;
62 sysevent_get_vendor_name;
64 sysevent_subscribe_event;
65 sysevent_unbind_handle;
66 sysevent_unsubscribe_event;
69 SYMBOL_VERSION SUNWprivate_1.1 {
76 sysevent_bind_publisher;
77 sysevent_bind_subscriber;
78 sysevent_bind_xhandle;
79 sysevent_bind_xsubscriber;
80 sysevent_cleanup_publishers;
81 sysevent_cleanup_subscribers;
82 sysevent_close_channel;
86 sysevent_evc_getpropnvl;
88 sysevent_evc_setpropnvl;
89 sysevent_evc_subscribe;
91 sysevent_evc_unsubscribe;
92 sysevent_evc_xsubscribe;
95 sysevent_get_subclass;
97 sysevent_open_channel;
98 sysevent_open_channel_alt;
99 sysevent_register_event;
101 sysevent_unbind_publisher;
102 sysevent_unbind_subscriber;
103 sysevent_unregister_event;
104 sysevent_subattr_alloc;
105 sysevent_subattr_free;
106 sysevent_subattr_sigmask;
107 sysevent_subattr_thrattr;
108 sysevent_subattr_thrcreate;
109 sysevent_subattr_thrsetup;