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 2006 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_interactive; 40 dump_aalg; 41 dump_ealg; 42 dump_key; 43 dump_sadb_idtype; 44 dump_sockaddr; 45 env; 46 err; 47 errx; 48 getipsecalgs; 49 getipsecprotos; 50 interactive; 51 ipsecalgs_diag; 52 ipsecproto_get_exec_mode; 53 ipsecproto_set_exec_mode; 54 keysock_diag; 55 kmc_insert_mapping; 56 kmc_lookup_by_cookie; 57 lineno; 58 list_ints; 59 nflag; 60 parsedbgopts; 61 pflag; 62 privstr2num; 63 readfile; 64 spdsock_diag; 65 spdsock_get_ext; 66 verr; 67 verrx; 68 vwarn; 69 vwarnx; 70 warn; 71 warnx; 72 local: 73 *; 74}; 75