759N/A# The contents of this file are subject to the terms of the
759N/A# Common Development and Distribution License (the "License").
759N/A# You may not use this file except in compliance with the License.
759N/A# See the License for the specific language governing permissions
759N/A# and limitations under the License.
759N/A# When distributing Covered Code, include this CDDL HEADER in each
759N/A# If applicable, add the following below this CDDL HEADER, with the
759N/A# fields enclosed by brackets "[]" replaced with your own identifying
759N/A# information: Portions Copyright [yyyy] [name of copyright owner]
759N/A# Copyright (c) 2006, 2010, Oracle
and/or its affiliates. All rights reserved.
759N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
1182N/A# Object versioning must comply with the rules detailed in
759N/A# You should not be making modifications here until you've read the most current
1183N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
759N/A# Due to mistakes made early in the history of this library, there are
3853N/A# no SUNW_1.2 symbols, but the version is now kept as a placeholder.
759N/A# Don't add any symbols to this version.
759N/ASYMBOL_VERSION SUNW_1.1 {
759N/A sysevent_get_attr_list;
759N/A sysevent_get_class_name;
759N/A sysevent_get_subclass_name;
759N/A sysevent_get_vendor_name;
759N/A sysevent_subscribe_event;
759N/A sysevent_unbind_handle;
759N/A sysevent_unsubscribe_event;
759N/ASYMBOL_VERSION SUNWprivate_1.1 {
759N/A sysevent_bind_publisher;
759N/A sysevent_bind_subscriber;
759N/A sysevent_cleanup_publishers;
759N/A sysevent_cleanup_subscribers;
759N/A sysevent_close_channel;
759N/A sysevent_evc_subscribe;
sysevent_evc_unsubscribe;
sysevent_open_channel_alt;
sysevent_unbind_publisher;
sysevent_unbind_subscriber;
sysevent_unregister_event;
sysevent_subattr_sigmask;
sysevent_subattr_thrattr;
sysevent_subattr_thrcreate;
sysevent_subattr_thrsetup;