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 keysock_diag; 70 kmc_insert_mapping; 71 kmc_lookup_by_cookie; 72 lineno; 73 lines_added; 74 lines_parsed; 75 list_ints; 76 nflag; 77 debugfile; 78 my_fmri; 79 opensavefile; 80 parsedbgopts; 81 pflag; 82 print_address; 83 print_asn1_name; 84 print_diagnostic; 85 print_eprop; 86 print_ident; 87 print_key; 88 print_kmc; 89 print_lifetimes; 90 print_prop; 91 print_sa; 92 print_sadb_msg; 93 print_samsg; 94 print_sens; 95 print_spirange; 96 print_supp; 97 printsatime; 98 privstr2num; 99 readfile; 100 rparsealg; 101 rparseidtype; 102 rparsesatype; 103 save_address; 104 save_assoc; 105 save_ident; 106 save_key; 107 save_lifetime; 108 spdsock_diag; 109 spdsock_get_ext; 110 _verrfp = FUNCTION FILTER libc.so.1; 111 _verrxfp = FUNCTION FILTER libc.so.1; 112 _vwarnfp = FUNCTION FILTER libc.so.1; 113 _vwarnxfp = FUNCTION FILTER libc.so.1; 114 _warnfp = FUNCTION FILTER libc.so.1; 115 _warnxfp = FUNCTION FILTER libc.so.1; 116 local: 117 *; 118}; 119