repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
<sys/cdefs.h>: Remove some duplicate definitions.
[dragonfly.git]
/
lib
/
libc
/
inet
/
Symbol.map
blob
d8b7883a4c5ecf5e3751fcd59f1f7d338a08fee3
1
DF404.0 {
2
inet_addr;
3
inet_aton;
4
inet_lnaof;
5
inet_makeaddr;
6
inet_net_ntop;
7
inet_net_pton;
8
inet_neta;
9
inet_netof;
10
inet_network;
11
inet_nsap_addr;
12
inet_nsap_ntoa;
13
inet_ntoa;
14
inet_ntoa_r;
15
inet_ntop;
16
inet_pton;
17
};
18
19
DFprivate_1.0 {
20
__inet_addr;
21
__inet_aton;
22
__inet_cidr_ntop;
23
__inet_cidr_pton;
24
__inet_lnaof;
25
__inet_makeaddr;
26
__inet_net_ntop;
27
__inet_net_pton;
28
__inet_neta;
29
__inet_netof;
30
__inet_network;
31
__inet_nsap_addr;
32
__inet_nsap_ntoa;
33
__inet_ntoa;
34
__inet_ntoa_r;
35
__inet_ntop;
36
__inet_pton;
37
};