#
# 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 (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
#
#
# 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
#
$mapfile_version 2
STUB_OBJECT;
SYMBOL_VERSION SUNWprivate {
global:
asr_activate;
asr_audit;
asr_buf_alloc;
asr_buf_append;
asr_buf_append_char;
asr_buf_append_raw;
asr_buf_append_str;
asr_buf_append_xml_elem;
asr_buf_append_xml_nv;
asr_buf_append_xml_token;
asr_buf_data;
asr_buf_free;
asr_buf_free_struct;
asr_buf_reset;
asr_buf_size;
asr_buf_terminate;
asr_buf_vappend;
asr_cleanup;
asr_deactivate;
asr_errmsg;
asr_error;
asr_fault;
asr_free_msg;
asr_get_config;
asr_get_debug;
asr_get_errno;
asr_get_http_timeout;
asr_get_keylen;
asr_get_logfile;
asr_get_regid;
asr_get_assetid;
asr_get_systemid;
asr_get_siteid;
asr_get_productid;
asr_getprop_bool;
asr_getprop_long;
asr_getprop_path;
asr_getprop_str;
asr_getprop_strd;
asr_hdl_destroy;
asr_hdl_init;
asr_hdl_initnv;
asr_heartbeat;
asr_log_debug;
asr_log_info;
asr_log_error;
asr_log_warn;
asr_nvl_add_strf;
asr_print_config;
asr_reg;
asr_reg_fill;
asr_regreq_destroy;
asr_regreq_init;
asr_regreq_get_endpoint;
asr_regreq_get_password;
asr_regreq_get_user;
asr_regreq_get_proxy;
asr_regreq_set_endpoint;
asr_regreq_set_password;
asr_regreq_set_user;
asr_regreq_set_proxy;
asr_save_config;
asr_send_msg;
asr_set_config_name;
asr_set_debug;
asr_set_errno;
asr_set_logfile;
asr_set_transport;
asr_setprop_str;
asr_setprop_strd;
asr_test;
asr_unconfigure;
asr_unreg;
local:
*;
};