xref: /titanic_50/usr/src/lib/libsocket/common/mapfile-vers (revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45)
1f808c858Sraf#
2f808c858Sraf# CDDL HEADER START
3f808c858Sraf#
4f808c858Sraf# The contents of this file are subject to the terms of the
5f808c858Sraf# Common Development and Distribution License (the "License").
6f808c858Sraf# You may not use this file except in compliance with the License.
7f808c858Sraf#
8f808c858Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9f808c858Sraf# or http://www.opensolaris.org/os/licensing.
10f808c858Sraf# See the License for the specific language governing permissions
11f808c858Sraf# and limitations under the License.
12f808c858Sraf#
13f808c858Sraf# When distributing Covered Code, include this CDDL HEADER in each
14f808c858Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15f808c858Sraf# If applicable, add the following below this CDDL HEADER, with the
16f808c858Sraf# fields enclosed by brackets "[]" replaced with your own identifying
17f808c858Sraf# information: Portions Copyright [yyyy] [name of copyright owner]
18f808c858Sraf#
19f808c858Sraf# CDDL HEADER END
20f808c858Sraf#
21f808c858Sraf#
22*bfed486aSAli Bahrami# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
23f808c858Sraf# Use is subject to license terms.
24f808c858Sraf#
25*bfed486aSAli Bahrami
26*bfed486aSAli Bahrami#
27*bfed486aSAli Bahrami# MAPFILE HEADER START
28*bfed486aSAli Bahrami#
29*bfed486aSAli Bahrami# WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
30*bfed486aSAli Bahrami# Object versioning must comply with the rules detailed in
31*bfed486aSAli Bahrami#
32*bfed486aSAli Bahrami#	usr/src/lib/README.mapfiles
33*bfed486aSAli Bahrami#
34*bfed486aSAli Bahrami# You should not be making modifications here until you've read the most current
35*bfed486aSAli Bahrami# copy of that file. If you need help, contact a gatekeeper for guidance.
36*bfed486aSAli Bahrami#
37*bfed486aSAli Bahrami# MAPFILE HEADER END
38f808c858Sraf#
39f808c858Sraf
40f808c858SrafSUNW_1.6 {
41f808c858Sraf    global:
42f808c858Sraf	getipv4sourcefilter;
43f808c858Sraf	getsourcefilter;
44f808c858Sraf	setipv4sourcefilter;
45f808c858Sraf	setsourcefilter;
46f808c858Sraf} SUNW_1.5;
47f808c858Sraf
48f808c858SrafSUNW_1.5 {
49f808c858Sraf    global:
50f808c858Sraf	inet6_opt_append;
51f808c858Sraf	inet6_opt_find;
52f808c858Sraf	inet6_opt_finish;
53f808c858Sraf	inet6_opt_get_val;
54f808c858Sraf	inet6_opt_init;
55f808c858Sraf	inet6_opt_next;
56f808c858Sraf	inet6_opt_set_val;
57f808c858Sraf	inet6_rth_add;
58f808c858Sraf	inet6_rth_getaddr;
59f808c858Sraf	inet6_rth_init;
60f808c858Sraf	inet6_rth_reverse;
61f808c858Sraf	inet6_rth_segments;
62f808c858Sraf	inet6_rth_space;
63f808c858Sraf	sockatmark;
64f808c858Sraf	__xnet_getaddrinfo;
65f808c858Sraf} SUNW_1.4;
66f808c858Sraf
67f808c858SrafSUNW_1.4 {
68f808c858Sraf    global:
69f808c858Sraf	freeaddrinfo;
70f808c858Sraf	gai_strerror;
71f808c858Sraf	getaddrinfo;
72f808c858Sraf	getnameinfo;
73f808c858Sraf	if_freenameindex;
74f808c858Sraf	if_indextoname;
75f808c858Sraf	if_nameindex;
76f808c858Sraf	if_nametoindex;
77f808c858Sraf	in6addr_any;
78f808c858Sraf	in6addr_loopback;
79f808c858Sraf	rcmd_af;
80f808c858Sraf	rexec_af;
81f808c858Sraf	rresvport_af;
82f808c858Sraf} SUNW_1.3;
83f808c858Sraf
84f808c858Sraf# Due to mistakes made early in the history of this library, there are
85f808c858Sraf# no SUNW_1.2 or SUNW_1.3 symbols, but they are now kept as placeholders.
86f808c858Sraf# Don't add any symbols to these versions.
87f808c858Sraf
88f808c858SrafSUNW_1.3 {
89f808c858Sraf    global:
90f808c858Sraf	SUNW_1.3;
91f808c858Sraf} SUNW_1.2;
92f808c858Sraf
93f808c858SrafSUNW_1.2 {
94f808c858Sraf    global:
95f808c858Sraf	SUNW_1.2;
96f808c858Sraf} SUNW_1.1;
97f808c858Sraf
98f808c858SrafSUNW_1.1 {
99f808c858Sraf    global:
100f808c858Sraf	__xnet_bind;
101f808c858Sraf	__xnet_connect;
102f808c858Sraf	__xnet_getsockopt;
103f808c858Sraf	__xnet_listen;
104f808c858Sraf	__xnet_recvmsg;
105f808c858Sraf	__xnet_sendmsg;
106f808c858Sraf	__xnet_sendto;
107f808c858Sraf	__xnet_socket;
108f808c858Sraf	__xnet_socketpair;
109f808c858Sraf} SUNW_0.7;
110f808c858Sraf
111f808c858SrafSUNW_0.7 {
112f808c858Sraf    global:
113f808c858Sraf	endnetent;
114f808c858Sraf	endprotoent;
115f808c858Sraf	endservent;
116f808c858Sraf	ether_aton;
117f808c858Sraf	ether_hostton;
118f808c858Sraf	ether_line;
119f808c858Sraf	ether_ntoa;
120f808c858Sraf	ether_ntohost;
121f808c858Sraf	getnetbyaddr;
122f808c858Sraf	getnetbyaddr_r;
123f808c858Sraf	getnetbyname;
124f808c858Sraf	getnetbyname_r;
125f808c858Sraf	getnetent;
126f808c858Sraf	getnetent_r;
127f808c858Sraf	getprotobyname_r;
128f808c858Sraf	getprotobynumber_r;
129f808c858Sraf	getprotoent_r;
130f808c858Sraf	getservbyname_r;
131f808c858Sraf	getservbyport_r;
132f808c858Sraf	getservent;
133f808c858Sraf	getservent_r;
13424da5b34Srie	htonl = FUNCTION FILTER libc.so.1;
13524da5b34Srie	htons = FUNCTION FILTER libc.so.1;
13624da5b34Srie	ntohl = FUNCTION FILTER libc.so.1;
13724da5b34Srie	ntohs = FUNCTION FILTER libc.so.1;
138f808c858Sraf	rcmd;
139f808c858Sraf	rexec;
140f808c858Sraf	rresvport;
141f808c858Sraf	ruserok;
142f808c858Sraf	setnetent;
143f808c858Sraf	setprotoent;
144f808c858Sraf	setservent;
145f808c858Sraf	socketpair;
146f808c858Sraf};
147f808c858Sraf
148f808c858Sraf# There really should be only one SUNWprivate version.
149f808c858Sraf# Don't add any more.  Add new private symbols to SUNWprivate_1.3
150f808c858Sraf
151f808c858SrafSUNWprivate_1.3 {
152f808c858Sraf    global:
153f808c858Sraf	_link_aton;
154f808c858Sraf	_link_ntoa;
155cb5caa98Sdjl	_nss_initf_ethers;
156cb5caa98Sdjl	_nss_initf_net;
157cb5caa98Sdjl	_nss_initf_netmasks;
158cb5caa98Sdjl	_nss_initf_proto;
159cb5caa98Sdjl	_nss_initf_services;
160cb5caa98Sdjl	str2ether;
161cb5caa98Sdjl	str2addr;
162cb5caa98Sdjl	str2netent;
163cb5caa98Sdjl	str2protoent;
164f808c858Sraf} SUNWprivate_1.2;
165f808c858Sraf
166f808c858SrafSUNWprivate_1.2 {
167f808c858Sraf    global:
168f808c858Sraf	getnetmaskbyaddr;
169f808c858Sraf	getnetmaskbynet;
170f808c858Sraf} SUNWprivate_1.1;
171f808c858Sraf
172f808c858SrafSUNWprivate_1.1 {
173f808c858Sraf    global:
174f808c858Sraf	_accept;
175f808c858Sraf	_bind;
176f808c858Sraf	bindresvport;
177f808c858Sraf	bootparams_getbyname;
178f808c858Sraf	_connect;
179f808c858Sraf	_getpeername;
180f808c858Sraf	_getsockname;
181f808c858Sraf	_getsockopt;
182f808c858Sraf	_listen;
183f808c858Sraf	_recv;
184f808c858Sraf	_recvfrom;
185f808c858Sraf	_recvmsg;
186f808c858Sraf	rresvport_addr;
187f808c858Sraf	_ruserpass;
188f808c858Sraf	_send;
189f808c858Sraf	_sendmsg;
190f808c858Sraf	_sendto;
191f808c858Sraf	_setsockopt;
192f808c858Sraf	_shutdown;
193f808c858Sraf	_socket;
194f808c858Sraf	_socket_bsd;
195f808c858Sraf	_socketpair;
196f808c858Sraf	_socketpair_bsd;
197f808c858Sraf    local:
198f808c858Sraf	*;
199f808c858Sraf};
200