File tree Expand file tree Collapse file tree 4 files changed +95
-71
lines changed Expand file tree Collapse file tree 4 files changed +95
-71
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ functions :
2+ htonl :
3+ posix-definition : ' '
4+ htons :
5+ posix-definition : ' '
6+ inet_addr :
7+ posix-definition : ' '
8+ inet_ntoa :
9+ posix-definition : ' '
10+ inet_ntop :
11+ posix-definition : ' '
12+ inet_pton :
13+ posix-definition : ' '
14+ ntohl :
15+ posix-definition : ' '
16+ ntohs :
17+ posix-definition : ' '
18+
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ functions :
2+ mlock :
3+ posix-definition : ' '
4+ mlockall :
5+ posix-definition : ' '
6+ mmap :
7+ posix-definition : ' '
8+ mprotect :
9+ posix-definition : ' '
10+ msync :
11+ posix-definition : ' '
12+ munlock :
13+ posix-definition : ' '
14+ munlockall :
15+ posix-definition : ' '
16+ munmap :
17+ posix-definition : ' '
18+ posix_madvise :
19+ posix-definition : ' '
20+ posix_mem_offset :
21+ posix-definition : ' '
22+ posix_typed_mem_get_info :
23+ posix-definition : ' '
24+ posix_typed_mem_open :
25+ posix-definition : ' '
26+ shm_open :
27+ posix-definition : ' '
28+ shm_unlink :
29+ posix-definition : ' '
30+ macros :
31+ MAP_ANON :
32+ posix-definition : ' '
33+ MAP_ANONYMOUS :
34+ posix-definition : ' '
35+ MAP_FAILED :
36+ posix-definition : ' '
37+ MAP_FIXED :
38+ posix-definition : ' '
39+ MAP_PRIVATE :
40+ posix-definition : ' '
41+ MAP_SHARED :
42+ posix-definition : ' '
43+ MCL_CURRENT :
44+ posix-definition : ' '
45+ MCL_FUTURE :
46+ posix-definition : ' '
47+ MS_ASYNC :
48+ posix-definition : ' '
49+ MS_INVALIDATE :
50+ posix-definition : ' '
51+ MS_SYNC :
52+ posix-definition : ' '
53+ POSIX_MADV_DONTNEED :
54+ posix-definition : ' '
55+ POSIX_MADV_NORMAL :
56+ posix-definition : ' '
57+ POSIX_MADV_RANDOM :
58+ posix-definition : ' '
59+ POSIX_MADV_SEQUENTIAL :
60+ posix-definition : ' '
61+ POSIX_MADV_WILLNEED :
62+ posix-definition : ' '
63+ POSIX_TYPED_MEM_ALLOCATE :
64+ posix-definition : ' '
65+ POSIX_TYPED_MEM_ALLOCATE_CONTIG :
66+ posix-definition : ' '
67+ POSIX_TYPED_MEM_MAP_ALLOCATABLE :
68+ posix-definition : ' '
69+ PROT_EXEC :
70+ posix-definition : ' '
71+ PROT_NONE :
72+ posix-definition : ' '
73+ PROT_READ :
74+ posix-definition : ' '
75+ PROT_WRITE :
76+ posix-definition : ' '
77+
You can’t perform that action at this time.
0 commit comments