mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
286N/A#
286N/A# CDDL HEADER START
286N/A#
286N/A# The contents of this file are subject to the terms of the
286N/A# Common Development and Distribution License (the "License").
286N/A# You may not use this file except in compliance with the License.
286N/A#
286N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
286N/A# or http://www.opensolaris.org/os/licensing.
286N/A# See the License for the specific language governing permissions
286N/A# and limitations under the License.
286N/A#
286N/A# When distributing Covered Code, include this CDDL HEADER in each
286N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
286N/A# If applicable, add the following below this CDDL HEADER, with the
286N/A# fields enclosed by brackets "[]" replaced with your own identifying
286N/A# information: Portions Copyright [yyyy] [name of copyright owner]
286N/A#
286N/A# CDDL HEADER END
286N/A#
286N/A#
286N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
286N/A# Use is subject to license terms.
286N/A#
286N/A
286N/A#
286N/A# MAPFILE HEADER START
286N/A#
286N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
286N/A# Object versioning must comply with the rules detailed in
286N/A#
286N/A# usr/src/lib/README.mapfiles
286N/A#
286N/A# You should not be making modifications here until you've read the most current
286N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
286N/A#
286N/A# MAPFILE HEADER END
286N/A#
286N/A
286N/ASUNWprivate_1.1 {
286N/A global:
286N/A create_event_service;
286N/A get_event_service;
286N/A rcm_alloc_handle;
286N/A rcm_append_info;
286N/A rcm_dir;
286N/A rcm_exec_cmd;
286N/A rcm_free_handle;
286N/A rcm_free_info;
286N/A rcm_get_client_name;
286N/A rcm_get_info;
286N/A rcm_get_info_list;
286N/A rcm_get_rsrcstate;
286N/A rcm_get_script_dir;
286N/A rcm_info_error;
286N/A rcm_info_info;
286N/A rcm_info_modname;
286N/A rcm_info_next;
286N/A rcm_info_pid;
286N/A rcm_info_properties;
286N/A rcm_info_rsrc;
286N/A rcm_info_seqnum;
286N/A rcm_info_state;
286N/A rcm_is_script;
286N/A rcm_log_message;
286N/A rcm_module_close;
286N/A rcm_module_dir;
286N/A rcm_module_open;
286N/A rcm_notify_capacity_change;
286N/A rcm_notify_event;
286N/A rcm_notify_online;
286N/A rcm_notify_online_list;
286N/A rcm_notify_remove;
286N/A rcm_notify_remove_list;
286N/A rcm_notify_resume;
286N/A rcm_notify_resume_list;
286N/A rcm_register_capacity;
286N/A rcm_register_event;
286N/A rcm_register_interest;
286N/A rcm_request_capacity_change;
286N/A rcm_request_offline;
286N/A rcm_request_offline_list;
286N/A rcm_request_suspend;
286N/A rcm_request_suspend_list;
286N/A rcm_script_dir;
286N/A rcm_unregister_capacity;
286N/A rcm_unregister_event;
286N/A rcm_unregister_interest;
286N/A revoke_event_service;
286N/A local:
286N/A *;
286N/A};
286N/A