xref: /illumos-gate/usr/src/lib/libipsecutil/common/mapfile-vers (revision 60a3f738d56f92ae8b80e4b62a2331c6e1f2311f)
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_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	keysock_diag;
57	kmc_insert_mapping;
58	kmc_lookup_by_cookie;
59	lineno;
60	list_ints;
61	nflag;
62	opensavefile;
63	parsedbgopts;
64	pflag;
65	print_address;
66	print_diagnostic;
67	print_eprop;
68	print_ident;
69	print_key;
70	print_kmc;
71	print_lifetimes;
72	print_prop;
73	print_sa;
74	print_sadb_msg;
75	print_samsg;
76	print_sens;
77	print_spirange;
78	print_supp;
79	printsatime;
80	privstr2num;
81	readfile;
82	rparsealg;
83	rparseidtype;
84	rparsesatype;
85	save_address;
86	save_assoc;
87	save_ident;
88	save_key;
89	save_lifetime;
90	spdsock_diag;
91	spdsock_get_ext;
92	verr;
93	verrx;
94	vwarn;
95	vwarnx;
96	warn;
97	warnx;
98    local:
99	*;
100};
101