1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21# 22# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25 26# 27# MAPFILE HEADER START 28# 29# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30# Object versioning must comply with the rules detailed in 31# 32# usr/src/lib/README.mapfiles 33# 34# You should not be making modifications here until you've read the most current 35# copy of that file. If you need help, contact a gatekeeper for guidance. 36# 37# MAPFILE HEADER END 38# 39 40SUNWprivate_1.1 { 41 global: 42 addipsecalg; 43 addipsecproto; 44 bail; 45 bail_msg; 46 dbgstr2num; 47 delipsecalgbyname; 48 delipsecalgbynum; 49 delipsecprotobyname; 50 delipsecprotobynum; 51 do_inet_ntop; 52 do_interactive; 53 dump_aalg; 54 dump_ealg; 55 dump_key; 56 dump_sadb_idtype; 57 dump_sockaddr; 58 env; 59 _errfp = FUNCTION FILTER libc.so.1; 60 _errxfp = FUNCTION FILTER libc.so.1; 61 getipsecalgs; 62 getipsecprotos; 63 in_masktoprefix; 64 interactive; 65 ipsecalgs_diag; 66 ipsecproto_get_exec_mode; 67 ipsecproto_set_exec_mode; 68 ipsecutil_exit; 69 ipsec_convert_sens_to_bslabel; 70 ipsec_convert_bslabel_to_string; 71 ipsec_convert_bslabel_to_hex; 72 ipsec_convert_sl_to_sens; 73 keysock_diag; 74 kmc_insert_mapping; 75 kmc_lookup_by_cookie; 76 lineno; 77 lines_added; 78 lines_parsed; 79 list_ints; 80 nflag; 81 debugfile; 82 my_fmri; 83 opensavefile; 84 parsedbgopts; 85 pflag; 86 print_address; 87 print_asn1_name; 88 print_diagnostic; 89 print_eprop; 90 print_ident; 91 print_key; 92 print_kmc; 93 print_lifetimes; 94 print_prop; 95 print_sa; 96 print_sadb_msg; 97 print_samsg; 98 print_sens; 99 print_spirange; 100 print_supp; 101 printsatime; 102 privstr2num; 103 readfile; 104 rparsealg; 105 rparseidtype; 106 rparsesatype; 107 save_address; 108 save_assoc; 109 save_ident; 110 save_key; 111 save_lifetime; 112 spdsock_diag; 113 spdsock_get_ext; 114 _verrfp = FUNCTION FILTER libc.so.1; 115 _verrxfp = FUNCTION FILTER libc.so.1; 116 _vwarnfp = FUNCTION FILTER libc.so.1; 117 _vwarnxfp = FUNCTION FILTER libc.so.1; 118 _warnfp = FUNCTION FILTER libc.so.1; 119 _warnxfp = FUNCTION FILTER libc.so.1; 120 local: 121 *; 122}; 123