OpenSolaris_b135/lib/libwanboot/common/mapfile-vers

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

SUNWprivate_1.1 {
    global:
	bootconf_end;
	bootconf_errmsg;
	bootconf_get;
	bootconf_init;
	bootinfo_end;
	bootinfo_get;
	bootinfo_init;
	bootlog;
	http_conn_is_https;
	http_decode_err;
	http_errorstr;
	http_free_respinfo;
	http_get_conn_info;
	http_get_header_value;
	http_get_lasterr;
	http_get_range_request;
	http_get_request;
	http_get_response_header;
	http_get_version;
	http_head_request;
	http_process_headers;
	http_process_part_headers;
	http_read_body;
	http_set_basic_auth;
	http_set_certificate_authority_file;
	http_set_cipher_list;
	http_set_client_certificate_file;
	http_set_keepalive;
	http_set_key_file_password;
	http_set_p12_format;
	http_set_password;
	http_set_private_key_file;
	http_set_proxy;
	http_set_random_file;
	http_set_socket_read_timeout;
	http_set_verbose;
	http_srv_close;
	http_srv_connect;
	http_srv_disconnect;
	http_srv_init;
	sunw_check_keys;
	sunw_crypto_init;
	sunw_evp_pkey_free;
	sunw_issuer_attrs;
	sunw_PKCS12_create;
	sunw_PKCS12_parse;
	sunw_print_times;
	sunw_subject_attrs;
	url_parse;
	url_parse_hostport;
    local:
	*;
};