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