#
# 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
#

SUNW_1.1 {
		mms_agoodbye;
		mms_ainit;
		mms_free_rsp;
		mms_get_attribute;
		mms_goodbye;
		mms_handle_err_rsp;
		mms_hello;
		mms_init;
		mms_read_event;
		mms_read_response;
		mms_send_acmd;
		mms_send_cmd;

	local:
		*;
};

SUNWprivate_1.1 {
	global:
		mms_host_ident;
		mms_host_info;
		mms_pn_lookup;
		mms_sym_code_to_str;

		mms_accept;
		mms_be_wakeup;
		mms_bld_msgcl;
		mms_buf_msgcl;
		mms_cat_open;
		mms_cfg_alloc_getvar;
		mms_cfg_getvar;
		mms_cfg_setvar;
		mms_cfg_unsetvar;
		mms_close;
		mms_config_parse;
		mms_connect;
		mms_dmpd_parse;
		mms_dmpm_parse;
		mms_format_sense;
		mms_get_cat_msg;
		mms_get_error_string;
		mms_get_locstr;
		mms_list_create;
		mms_list_create_like;
		mms_list_destroy;
		mms_list_head;
		mms_list_insert_after;
		mms_list_insert_after_node;
		mms_list_insert_before;
		mms_list_insert_before_node;
		mms_list_insert_head;
		mms_list_insert_tail;
		mms_list_move;
		mms_list_move_tail;
		mms_list_next;
		mms_list_prev;
		mms_list_remove;
		mms_list_tail;
		mms_listen;
		mms_lmpl_parse;
		mms_lmpm_parse;
		mms_man_cores;
		mms_mmconnect;
		mms_mmp_parse;
		mms_msg_get_severity;
		mms_msg_sub;
		mms_net_cfg_free;
		mms_net_cfg_read;
		mms_net_cfg_read_pass_file;
		mms_net_cfg_service;
		mms_net_cfg_write_pass_file;
		mms_obfpassword;
		mms_pe_destroy;
		mms_pn_build_cmd_text;
		mms_pn_destroy;
		mms_pn_lookup_arg;
		mms_reader;
		mms_scsi_cmd;
		mms_scsi_sensekey;
		mms_scsi_status;
		mms_set_core;
		mms_ssl_build_cert_clause;
		mms_ssl_check_conn_cert;
		mms_ssl_client;
		mms_ssl_finish;
		mms_ssl_has_cert_clause;
		mms_ssl_has_crl;
		mms_ssl_reload_crl_file;
		mms_ssl_server;
		mms_ssl_server_set_verify_peer;
		mms_ssl_verify_cert_clause;
		mms_strapp;
		mms_strnapp;
		mms_strnew;
		mms_strpar_escape_sequence;
		mms_strpar_undo_escape_sequence;
		mms_trace;
		mms_trace_close;
		mms_trace_dump;
		mms_trace_filter;
		mms_trace_flush;
		mms_trace_get_fd;
		mms_trace_get_severity;
		mms_trace_open;
		mms_trace_set_fsize;
		mms_trace_sev2str;
		mms_trace_str2sev;
		mms_trace_str_filter;
		mms_trace_str_to_fsize;
		mms_trace_va;
		mms_vstrapp;
		mms_writer;

	local:

		*;
};
