summaryrefslogtreecommitdiffstats
path: root/lib/libc/inet/Symbol.map
blob: 03cacc7aed1c9c742bf99b2890d9914e1f2ab8d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# $FreeBSD$

FBSD_1.0 {
	__inet_addr;
	__inet_aton;
	inet_addr;
	inet_aton;
	__inet_cidr_ntop;
	__inet_cidr_pton;
	__inet_lnaof;
	inet_lnaof;
	__inet_makeaddr;
	inet_makeaddr;
	__inet_net_ntop;
	inet_net_ntop;
	__inet_net_pton;
	inet_net_pton;
	__inet_neta;
	inet_neta;
	__inet_netof;
	inet_netof;
	__inet_network;
	inet_network;
	__inet_ntoa;
	inet_ntoa;
	__inet_ntop;
	inet_ntop;
	__inet_pton;
	inet_pton;
	__inet_nsap_addr;
	__inet_nsap_ntoa;
	inet_nsap_addr;
	inet_nsap_ntoa;
};
OpenPOWER on IntegriCloud