f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER START
f808c858fa61e7769218966759510a8b1190dfcfraf# The contents of this file are subject to the terms of the
f808c858fa61e7769218966759510a8b1190dfcfraf# Common Development and Distribution License (the "License").
f808c858fa61e7769218966759510a8b1190dfcfraf# You may not use this file except in compliance with the License.
f808c858fa61e7769218966759510a8b1190dfcfraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f808c858fa61e7769218966759510a8b1190dfcfraf# See the License for the specific language governing permissions
f808c858fa61e7769218966759510a8b1190dfcfraf# and limitations under the License.
f808c858fa61e7769218966759510a8b1190dfcfraf# When distributing Covered Code, include this CDDL HEADER in each
f808c858fa61e7769218966759510a8b1190dfcfraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f808c858fa61e7769218966759510a8b1190dfcfraf# If applicable, add the following below this CDDL HEADER, with the
f808c858fa61e7769218966759510a8b1190dfcfraf# fields enclosed by brackets "[]" replaced with your own identifying
f808c858fa61e7769218966759510a8b1190dfcfraf# information: Portions Copyright [yyyy] [name of copyright owner]
f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER END
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER START
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# Object versioning must comply with the rules detailed in
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# You should not be making modifications here until you've read the most current
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami# MAPFILE HEADER END
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali Bahrami$mapfile_version 2
cd3e933325e68e23516a196a8fea7f49b1e497c3Ali BahramiSYMBOL_VERSION SUNWprivate_1.1 {
f808c858fa61e7769218966759510a8b1190dfcfraf bootconf_end;
f808c858fa61e7769218966759510a8b1190dfcfraf bootconf_errmsg;
f808c858fa61e7769218966759510a8b1190dfcfraf bootconf_get;
f808c858fa61e7769218966759510a8b1190dfcfraf bootconf_init;
f808c858fa61e7769218966759510a8b1190dfcfraf bootinfo_end;
f808c858fa61e7769218966759510a8b1190dfcfraf bootinfo_get;
f808c858fa61e7769218966759510a8b1190dfcfraf bootinfo_init;
f808c858fa61e7769218966759510a8b1190dfcfraf http_conn_is_https;
f808c858fa61e7769218966759510a8b1190dfcfraf http_decode_err;
f808c858fa61e7769218966759510a8b1190dfcfraf http_errorstr;
f808c858fa61e7769218966759510a8b1190dfcfraf http_free_respinfo;
f808c858fa61e7769218966759510a8b1190dfcfraf http_get_conn_info;
f808c858fa61e7769218966759510a8b1190dfcfraf http_get_header_value;
f808c858fa61e7769218966759510a8b1190dfcfraf http_get_lasterr;
f808c858fa61e7769218966759510a8b1190dfcfraf http_get_range_request;
f808c858fa61e7769218966759510a8b1190dfcfraf http_get_request;
f808c858fa61e7769218966759510a8b1190dfcfraf http_get_response_header;
f808c858fa61e7769218966759510a8b1190dfcfraf http_get_version;
f808c858fa61e7769218966759510a8b1190dfcfraf http_head_request;
f808c858fa61e7769218966759510a8b1190dfcfraf http_process_headers;
f808c858fa61e7769218966759510a8b1190dfcfraf http_process_part_headers;
f808c858fa61e7769218966759510a8b1190dfcfraf http_read_body;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_basic_auth;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_certificate_authority_file;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_cipher_list;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_client_certificate_file;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_keepalive;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_key_file_password;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_p12_format;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_password;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_private_key_file;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_proxy;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_random_file;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_socket_read_timeout;
f808c858fa61e7769218966759510a8b1190dfcfraf http_set_verbose;
f808c858fa61e7769218966759510a8b1190dfcfraf http_srv_close;
f808c858fa61e7769218966759510a8b1190dfcfraf http_srv_connect;
f808c858fa61e7769218966759510a8b1190dfcfraf http_srv_disconnect;
f808c858fa61e7769218966759510a8b1190dfcfraf http_srv_init;
f808c858fa61e7769218966759510a8b1190dfcfraf sunw_check_keys;
f808c858fa61e7769218966759510a8b1190dfcfraf sunw_crypto_init;
f808c858fa61e7769218966759510a8b1190dfcfraf sunw_evp_pkey_free;
f808c858fa61e7769218966759510a8b1190dfcfraf sunw_issuer_attrs;
f808c858fa61e7769218966759510a8b1190dfcfraf sunw_PKCS12_create;
f808c858fa61e7769218966759510a8b1190dfcfraf sunw_PKCS12_parse;
f808c858fa61e7769218966759510a8b1190dfcfraf sunw_print_times;
f808c858fa61e7769218966759510a8b1190dfcfraf sunw_subject_attrs;
f808c858fa61e7769218966759510a8b1190dfcfraf url_parse;
f808c858fa61e7769218966759510a8b1190dfcfraf url_parse_hostport;