Symbol.map revision 156956
1# $FreeBSD: head/lib/libc/inet/Symbol.map 156956 2006-03-21 15:37:16Z ume $
2
3FBSD_1.0 {
4	__inet_addr;
5	__inet_aton;
6	inet_addr;
7	inet_aton;
8	__inet_cidr_ntop;
9	__inet_cidr_pton;
10	__inet_lnaof;
11	inet_lnaof;
12	__inet_makeaddr;
13	inet_makeaddr;
14	__inet_net_ntop;
15	inet_net_ntop;
16	__inet_net_pton;
17	inet_net_pton;
18	__inet_neta;
19	inet_neta;
20	__inet_netof;
21	inet_netof;
22	__inet_network;
23	inet_network;
24	__inet_ntoa;
25	inet_ntoa;
26	__inet_ntop;
27	inet_ntop;
28	__inet_pton;
29	inet_pton;
30	__inet_nsap_addr;
31	__inet_nsap_ntoa;
32	inet_nsap_addr;
33	inet_nsap_ntoa;
34};
35