xref: /onnv-gate/usr/src/lib/libipsecutil/common/mapfile-vers (revision 12692:4341b447c069)
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*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
232522Sraf#
248744SAli.Bahrami@Sun.COM
258744SAli.Bahrami@Sun.COM#
268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START
278744SAli.Bahrami@Sun.COM#
288744SAli.Bahrami@Sun.COM# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in
308744SAli.Bahrami@Sun.COM#
318744SAli.Bahrami@Sun.COM#	usr/src/lib/README.mapfiles
328744SAli.Bahrami@Sun.COM#
338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current
348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance.
358744SAli.Bahrami@Sun.COM#
368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END
372522Sraf#
382522Sraf
39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2
40*12692SAli.Bahrami@Oracle.COM
41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 {
422522Sraf    global:
432522Sraf	addipsecalg;
442522Sraf	addipsecproto;
452522Sraf	bail;
462522Sraf	bail_msg;
472522Sraf	dbgstr2num;
482522Sraf	delipsecalgbyname;
492522Sraf	delipsecalgbynum;
502522Sraf	delipsecprotobyname;
512522Sraf	delipsecprotobynum;
523055Sdanmcd	do_inet_ntop;
532522Sraf	do_interactive;
542522Sraf	dump_aalg;
552522Sraf	dump_ealg;
562522Sraf	dump_key;
572522Sraf	dump_sadb_idtype;
582522Sraf	dump_sockaddr;
592522Sraf	env;
60*12692SAli.Bahrami@Oracle.COM	_errfp			{ TYPE = FUNCTION; FILTER = libc.so.1 };
61*12692SAli.Bahrami@Oracle.COM	_errxfp			{ TYPE = FUNCTION; FILTER = libc.so.1 };
622522Sraf	getipsecalgs;
632522Sraf	getipsecprotos;
643055Sdanmcd	in_masktoprefix;
652522Sraf	interactive;
662522Sraf	ipsecalgs_diag;
672522Sraf	ipsecproto_get_exec_mode;
682522Sraf	ipsecproto_set_exec_mode;
694235Smarkfen	ipsecutil_exit;
7010934Ssommerfeld@sun.com	ipsec_convert_sens_to_bslabel;
7110934Ssommerfeld@sun.com	ipsec_convert_bslabel_to_string;
7210934Ssommerfeld@sun.com	ipsec_convert_bslabel_to_hex;
7310934Ssommerfeld@sun.com	ipsec_convert_sl_to_sens;
742522Sraf	keysock_diag;
752522Sraf	kmc_insert_mapping;
762522Sraf	kmc_lookup_by_cookie;
772522Sraf	lineno;
784235Smarkfen	lines_added;
794235Smarkfen	lines_parsed;
802522Sraf	list_ints;
812522Sraf	nflag;
8211379SVladimir.Kotal@Sun.COM	bytecnt2out;
8311379SVladimir.Kotal@Sun.COM	bytecnt2str;
844235Smarkfen	debugfile;
854235Smarkfen	my_fmri;
863055Sdanmcd	opensavefile;
872522Sraf	parsedbgopts;
882522Sraf	pflag;
893055Sdanmcd	print_address;
906119Spwernau	print_asn1_name;
913055Sdanmcd	print_diagnostic;
923055Sdanmcd	print_eprop;
933055Sdanmcd	print_ident;
943055Sdanmcd	print_key;
953055Sdanmcd	print_kmc;
963055Sdanmcd	print_lifetimes;
973055Sdanmcd	print_prop;
983055Sdanmcd	print_sa;
993055Sdanmcd	print_sadb_msg;
1003055Sdanmcd	print_samsg;
1013055Sdanmcd	print_sens;
1023055Sdanmcd	print_spirange;
1033055Sdanmcd	print_supp;
1043055Sdanmcd	printsatime;
1052522Sraf	privstr2num;
1062522Sraf	readfile;
1073055Sdanmcd	rparsealg;
1083055Sdanmcd	rparseidtype;
1093055Sdanmcd	rparsesatype;
1103055Sdanmcd	save_address;
1113055Sdanmcd	save_assoc;
1123055Sdanmcd	save_ident;
1133055Sdanmcd	save_key;
1143055Sdanmcd	save_lifetime;
11511379SVladimir.Kotal@Sun.COM	secs2out;
11611379SVladimir.Kotal@Sun.COM	secs2str;
1172522Sraf	spdsock_diag;
1182522Sraf	spdsock_get_ext;
119*12692SAli.Bahrami@Oracle.COM	_verrfp			{ TYPE = FUNCTION; FILTER = libc.so.1 };
120*12692SAli.Bahrami@Oracle.COM	_verrxfp		{ TYPE = FUNCTION; FILTER = libc.so.1 };
121*12692SAli.Bahrami@Oracle.COM	_vwarnfp		{ TYPE = FUNCTION; FILTER = libc.so.1 };
122*12692SAli.Bahrami@Oracle.COM	_vwarnxfp		{ TYPE = FUNCTION; FILTER = libc.so.1 };
123*12692SAli.Bahrami@Oracle.COM	_warnfp			{ TYPE = FUNCTION; FILTER = libc.so.1 };
124*12692SAli.Bahrami@Oracle.COM	_warnxfp		{ TYPE = FUNCTION; FILTER = libc.so.1 };
1252522Sraf    local:
1262522Sraf	*;
1272522Sraf};
128