2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A
2N/A#
2N/A# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
2N/A#
2N/A
2N/A#
2N/A# MAPFILE HEADER START
2N/A#
2N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2N/A# Object versioning must comply with the rules detailed in
2N/A#
2N/A# usr/src/lib/README.mapfiles
2N/A#
2N/A# You should not be making modifications here until you've read the most current
2N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
2N/A#
2N/A# MAPFILE HEADER END
2N/A#
2N/A
2N/A$mapfile_version 2
2N/A
2N/ASTUB_OBJECT;
2N/A
2N/ASYMBOL_VERSION SUNWprivate_1.1 {
2N/A global:
2N/A restarter_bind_handle;
2N/A _restarter_commit_states;
2N/A _restarter_commit_states_custom;
2N/A restarter_event_get_current_states;
2N/A restarter_event_get_enabled;
2N/A restarter_event_get_handle;
2N/A restarter_event_get_instance;
2N/A restarter_event_get_seq;
2N/A restarter_event_get_time;
2N/A restarter_event_get_type;
2N/A restarter_event_publish_retry;
2N/A restarter_free_method_context;
2N/A _restarter_get_channel_name;
2N/A restarter_get_method_context;
2N/A restarter_is_kill_method;
2N/A restarter_is_kill_proc_method;
2N/A restarter_is_null_method;
2N/A restarter_remove_contract;
2N/A restarter_rm_libs_loadable;
2N/A restarter_set_method_context;
2N/A restarter_set_states;
2N/A restarter_state_to_string;
2N/A restarter_store_contract;
2N/A restarter_string_to_state;
2N/A restarter_str_version;
2N/A restarter_inst_validate_ractions_aux_fmri;
2N/A restarter_inst_ractions_from_tty;
2N/A restarter_inst_reset_ractions_aux_fmri;
2N/A restarter_inst_reset_aux_fmri;
2N/A restarter_inst_set_aux_fmri;
2N/A restarter_mc_error_destroy;
2N/A restarter_get_str_short;
2N/A restarter_get_str_long;
2N/A local:
2N/A *;
2N/A};