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 (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. 23# 24 25# 26# MAPFILE HEADER START 27# 28# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 29# Object versioning must comply with the rules detailed in 30# 31# usr/src/lib/README.mapfiles 32# 33# You should not be making modifications here until you've read the most current 34# copy of that file. If you need help, contact a gatekeeper for guidance. 35# 36# MAPFILE HEADER END 37# 38 39$mapfile_version 2 40 41SYMBOL_VERSION SUNWprivate_1.1 { 42 global: 43 addipsecalg; 44 addipsecproto; 45 bail; 46 bail_msg; 47 dbgstr2num; 48 delipsecalgbyname; 49 delipsecalgbynum; 50 delipsecprotobyname; 51 delipsecprotobynum; 52 do_inet_ntop; 53 do_interactive; 54 dump_aalg; 55 dump_ealg; 56 dump_key; 57 dump_sadb_idtype; 58 dump_sockaddr; 59 env; 60 _errfp { TYPE = FUNCTION; FILTER = libc.so.1 }; 61 _errxfp { TYPE = FUNCTION; FILTER = libc.so.1 }; 62 getipsecalgs; 63 getipsecprotos; 64 in_masktoprefix; 65 interactive; 66 ipsecalgs_diag; 67 ipsecproto_get_exec_mode; 68 ipsecproto_set_exec_mode; 69 ipsecutil_exit; 70 ipsec_convert_sens_to_bslabel; 71 ipsec_convert_bslabel_to_string; 72 ipsec_convert_bslabel_to_hex; 73 ipsec_convert_sl_to_sens; 74 keysock_diag; 75 kmc_insert_mapping; 76 kmc_lookup_by_cookie; 77 lineno; 78 lines_added; 79 lines_parsed; 80 list_ints; 81 nflag; 82 bytecnt2out; 83 bytecnt2str; 84 debugfile; 85 my_fmri; 86 opensavefile; 87 parsedbgopts; 88 pflag; 89 print_address; 90 print_asn1_name; 91 print_diagnostic; 92 print_eprop; 93 print_ident; 94 print_key; 95 print_kmc; 96 print_lifetimes; 97 print_prop; 98 print_sa; 99 print_sadb_msg; 100 print_samsg; 101 print_sens; 102 print_spirange; 103 print_supp; 104 printsatime; 105 privstr2num; 106 readfile; 107 rparsealg; 108 rparseidtype; 109 rparsesatype; 110 save_address; 111 save_assoc; 112 save_ident; 113 save_key; 114 save_lifetime; 115 secs2out; 116 secs2str; 117 spdsock_diag; 118 spdsock_get_ext; 119 _verrfp { TYPE = FUNCTION; FILTER = libc.so.1 }; 120 _verrxfp { TYPE = FUNCTION; FILTER = libc.so.1 }; 121 _vwarnfp { TYPE = FUNCTION; FILTER = libc.so.1 }; 122 _vwarnxfp { TYPE = FUNCTION; FILTER = libc.so.1 }; 123 _warnfp { TYPE = FUNCTION; FILTER = libc.so.1 }; 124 _warnxfp { TYPE = FUNCTION; FILTER = libc.so.1 }; 125 local: 126 *; 127}; 128