12522Sraf# 22522Sraf# CDDL HEADER START 32522Sraf# 42522Sraf# The contents of this file are subject to the terms of the 52522Sraf# Common Development and Distribution License (the "License"). 62522Sraf# You may not use this file except in compliance with the License. 72522Sraf# 82522Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 92522Sraf# or http://www.opensolaris.org/os/licensing. 102522Sraf# See the License for the specific language governing permissions 112522Sraf# and limitations under the License. 122522Sraf# 132522Sraf# When distributing Covered Code, include this CDDL HEADER in each 142522Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 152522Sraf# If applicable, add the following below this CDDL HEADER, with the 162522Sraf# fields enclosed by brackets "[]" replaced with your own identifying 172522Sraf# information: Portions Copyright [yyyy] [name of copyright owner] 182522Sraf# 192522Sraf# CDDL HEADER END 202522Sraf# 212522Sraf# 22*4235Smarkfen# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 232522Sraf# Use is subject to license terms. 242522Sraf# 252522Sraf# ident "%Z%%M% %I% %E% SMI" 262522Sraf# 272522Sraf 282522SrafSUNWprivate_1.1 { 292522Sraf global: 302522Sraf addipsecalg; 312522Sraf addipsecproto; 322522Sraf bail; 332522Sraf bail_msg; 342522Sraf dbgstr2num; 352522Sraf delipsecalgbyname; 362522Sraf delipsecalgbynum; 372522Sraf delipsecprotobyname; 382522Sraf delipsecprotobynum; 393055Sdanmcd do_inet_ntop; 402522Sraf do_interactive; 412522Sraf dump_aalg; 422522Sraf dump_ealg; 432522Sraf dump_key; 442522Sraf dump_sadb_idtype; 452522Sraf dump_sockaddr; 462522Sraf env; 472522Sraf err; 482522Sraf errx; 492522Sraf getipsecalgs; 502522Sraf getipsecprotos; 513055Sdanmcd in_masktoprefix; 522522Sraf interactive; 532522Sraf ipsecalgs_diag; 542522Sraf ipsecproto_get_exec_mode; 552522Sraf ipsecproto_set_exec_mode; 56*4235Smarkfen ipsecutil_exit; 572522Sraf keysock_diag; 582522Sraf kmc_insert_mapping; 592522Sraf kmc_lookup_by_cookie; 602522Sraf lineno; 61*4235Smarkfen lines_added; 62*4235Smarkfen lines_parsed; 632522Sraf list_ints; 642522Sraf nflag; 65*4235Smarkfen debugfile; 66*4235Smarkfen my_fmri; 673055Sdanmcd opensavefile; 682522Sraf parsedbgopts; 692522Sraf pflag; 703055Sdanmcd print_address; 713055Sdanmcd print_diagnostic; 723055Sdanmcd print_eprop; 733055Sdanmcd print_ident; 743055Sdanmcd print_key; 753055Sdanmcd print_kmc; 763055Sdanmcd print_lifetimes; 773055Sdanmcd print_prop; 783055Sdanmcd print_sa; 793055Sdanmcd print_sadb_msg; 803055Sdanmcd print_samsg; 813055Sdanmcd print_sens; 823055Sdanmcd print_spirange; 833055Sdanmcd print_supp; 843055Sdanmcd printsatime; 852522Sraf privstr2num; 862522Sraf readfile; 873055Sdanmcd rparsealg; 883055Sdanmcd rparseidtype; 893055Sdanmcd rparsesatype; 903055Sdanmcd save_address; 913055Sdanmcd save_assoc; 923055Sdanmcd save_ident; 933055Sdanmcd save_key; 943055Sdanmcd save_lifetime; 952522Sraf spdsock_diag; 962522Sraf spdsock_get_ext; 972522Sraf verr; 982522Sraf verrx; 992522Sraf vwarn; 1002522Sraf vwarnx; 1012522Sraf warn; 1022522Sraf warnx; 1032522Sraf local: 1042522Sraf *; 1052522Sraf}; 106