OpenSolaris_b135/lib/librestart/common/mapfile-vers

#
# 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 2009 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#

#
# MAPFILE HEADER START
#
# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
# Object versioning must comply with the rules detailed in
#
#	usr/src/lib/README.mapfiles
#
# You should not be making modifications here until you've read the most current
# copy of that file. If you need help, contact a gatekeeper for guidance.
#
# MAPFILE HEADER END
#

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_event_publish_retry;
	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;
	restarter_inst_validate_ractions_aux_fmri;
	restarter_inst_ractions_from_tty;
	restarter_inst_reset_ractions_aux_fmri;
	restarter_inst_reset_aux_fmri;
	restarter_inst_set_aux_fmri;
	restarter_mc_error_destroy;
    local:
	*;
};