]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libc/inet/Symbol.map
This commit was generated by cvs2svn to compensate for changes in r162621,
[FreeBSD/FreeBSD.git] / lib / libc / inet / Symbol.map
1 # $FreeBSD$
2
3 FBSD_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 };