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 2007 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25# ident "%Z%%M% %I% %E% SMI" 26# 27 28SUNWprivate_1.1 { 29 global: 30 addipsecalg; 31 addipsecproto; 32 bail; 33 bail_msg; 34 dbgstr2num; 35 delipsecalgbyname; 36 delipsecalgbynum; 37 delipsecprotobyname; 38 delipsecprotobynum; 39 do_inet_ntop; 40 do_interactive; 41 dump_aalg; 42 dump_ealg; 43 dump_key; 44 dump_sadb_idtype; 45 dump_sockaddr; 46 env; 47 err; 48 errx; 49 getipsecalgs; 50 getipsecprotos; 51 in_masktoprefix; 52 interactive; 53 ipsecalgs_diag; 54 ipsecproto_get_exec_mode; 55 ipsecproto_set_exec_mode; 56 ipsecutil_exit; 57 keysock_diag; 58 kmc_insert_mapping; 59 kmc_lookup_by_cookie; 60 lineno; 61 lines_added; 62 lines_parsed; 63 list_ints; 64 nflag; 65 debugfile; 66 my_fmri; 67 opensavefile; 68 parsedbgopts; 69 pflag; 70 print_address; 71 print_diagnostic; 72 print_eprop; 73 print_ident; 74 print_key; 75 print_kmc; 76 print_lifetimes; 77 print_prop; 78 print_sa; 79 print_sadb_msg; 80 print_samsg; 81 print_sens; 82 print_spirange; 83 print_supp; 84 printsatime; 85 privstr2num; 86 readfile; 87 rparsealg; 88 rparseidtype; 89 rparsesatype; 90 save_address; 91 save_assoc; 92 save_ident; 93 save_key; 94 save_lifetime; 95 spdsock_diag; 96 spdsock_get_ext; 97 verr; 98 verrx; 99 vwarn; 100 vwarnx; 101 warn; 102 warnx; 103 local: 104 *; 105}; 106