# # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.opensolaris.org/os/licensing. # See the License for the specific language governing permissions # and limitations under the License. # # When distributing Covered Code, include this CDDL HEADER in each # file and include the License file at usr/src/OPENSOLARIS.LICENSE. # If applicable, add the following below this CDDL HEADER, with the # fields enclosed by brackets "[]" replaced with your own identifying # information: Portions Copyright [yyyy] [name of copyright owner] # # CDDL HEADER END # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "%Z%%M% %I% %E% SMI" # SUNWprivate_1.1 { global: restarter_bind_handle; _restarter_commit_states; restarter_event_get_current_states; restarter_event_get_enabled; restarter_event_get_handle; restarter_event_get_instance; restarter_event_get_seq; restarter_event_get_time; restarter_event_get_type; restarter_free_method_context; _restarter_get_channel_name; restarter_get_method_context; restarter_is_kill_method; restarter_is_kill_proc_method; restarter_is_null_method; restarter_remove_contract; restarter_rm_libs_loadable; restarter_set_method_context; restarter_set_states; restarter_state_to_string; restarter_store_contract; restarter_string_to_state; local: *; };