ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/def0.h
Revision: 1.3
Committed: Sat Jan 25 00:15:52 2014 UTC (10 years, 4 months ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: rel-4_2, rel-4_3, rel-4_31, rel-4_32
Changes since 1.2: +2 -0 lines
Log Message:
4.2

File Contents

# User Rev Content
1 root 1.3 /* GENERATED FILE */
2     /* use ./gendef0 to regenerate this file */
3 root 1.1 #ifndef ENOSYS
4     #define ENOSYS 0
5     #endif
6     #ifndef EXDEV
7     #define EXDEV 0
8     #endif
9     #ifndef EBADR
10     #define EBADR 0
11     #endif
12     #ifndef O_RDONLY
13     #define O_RDONLY 0
14     #endif
15     #ifndef O_WRONLY
16     #define O_WRONLY 0
17     #endif
18     #ifndef O_RDWR
19     #define O_RDWR 0
20     #endif
21     #ifndef O_CREAT
22     #define O_CREAT 0
23     #endif
24     #ifndef O_TRUNC
25     #define O_TRUNC 0
26     #endif
27     #ifndef O_EXCL
28     #define O_EXCL 0
29     #endif
30     #ifndef O_APPEND
31     #define O_APPEND 0
32     #endif
33     #ifndef O_ASYNC
34     #define O_ASYNC 0
35     #endif
36     #ifndef O_DIRECT
37     #define O_DIRECT 0
38     #endif
39     #ifndef O_NOATIME
40     #define O_NOATIME 0
41     #endif
42     #ifndef O_CLOEXEC
43     #define O_CLOEXEC 0
44     #endif
45     #ifndef O_NOCTTY
46     #define O_NOCTTY 0
47     #endif
48     #ifndef O_NOFOLLOW
49     #define O_NOFOLLOW 0
50     #endif
51     #ifndef O_NONBLOCK
52     #define O_NONBLOCK 0
53     #endif
54     #ifndef O_EXEC
55     #define O_EXEC 0
56     #endif
57     #ifndef O_SEARCH
58     #define O_SEARCH 0
59     #endif
60     #ifndef O_DIRECTORY
61     #define O_DIRECTORY 0
62     #endif
63     #ifndef O_DSYNC
64     #define O_DSYNC 0
65     #endif
66     #ifndef O_RSYNC
67     #define O_RSYNC 0
68     #endif
69     #ifndef O_SYNC
70     #define O_SYNC 0
71     #endif
72     #ifndef O_TTY_INIT
73     #define O_TTY_INIT 0
74     #endif
75     #ifndef S_IFIFO
76     #define S_IFIFO 0
77     #endif
78     #ifndef S_IFCHR
79     #define S_IFCHR 0
80     #endif
81     #ifndef S_IFBLK
82     #define S_IFBLK 0
83     #endif
84     #ifndef S_IFLNK
85     #define S_IFLNK 0
86     #endif
87     #ifndef S_IFREG
88     #define S_IFREG 0
89     #endif
90     #ifndef S_IFDIR
91     #define S_IFDIR 0
92     #endif
93     #ifndef S_IFWHT
94     #define S_IFWHT 0
95     #endif
96     #ifndef S_IFSOCK
97     #define S_IFSOCK 0
98     #endif
99     #ifndef S_IFMT
100     #define S_IFMT 0
101     #endif
102     #ifndef POSIX_FADV_NORMAL
103     #define POSIX_FADV_NORMAL 0
104     #endif
105     #ifndef POSIX_FADV_SEQUENTIAL
106     #define POSIX_FADV_SEQUENTIAL 0
107     #endif
108     #ifndef POSIX_FADV_RANDOM
109     #define POSIX_FADV_RANDOM 0
110     #endif
111     #ifndef POSIX_FADV_NOREUSE
112     #define POSIX_FADV_NOREUSE 0
113     #endif
114     #ifndef POSIX_FADV_WILLNEED
115     #define POSIX_FADV_WILLNEED 0
116     #endif
117     #ifndef POSIX_FADV_DONTNEED
118     #define POSIX_FADV_DONTNEED 0
119     #endif
120     #ifndef POSIX_MADV_NORMAL
121     #define POSIX_MADV_NORMAL 0
122     #endif
123     #ifndef POSIX_MADV_SEQUENTIAL
124     #define POSIX_MADV_SEQUENTIAL 0
125     #endif
126     #ifndef POSIX_MADV_RANDOM
127     #define POSIX_MADV_RANDOM 0
128     #endif
129     #ifndef POSIX_MADV_WILLNEED
130     #define POSIX_MADV_WILLNEED 0
131     #endif
132     #ifndef POSIX_MADV_DONTNEED
133     #define POSIX_MADV_DONTNEED 0
134     #endif
135     #ifndef ST_RDONLY
136     #define ST_RDONLY 0
137     #endif
138     #ifndef ST_NOSUID
139     #define ST_NOSUID 0
140     #endif
141     #ifndef ST_NODEV
142     #define ST_NODEV 0
143     #endif
144     #ifndef ST_NOEXEC
145     #define ST_NOEXEC 0
146     #endif
147     #ifndef ST_SYNCHRONOUS
148     #define ST_SYNCHRONOUS 0
149     #endif
150     #ifndef ST_MANDLOCK
151     #define ST_MANDLOCK 0
152     #endif
153     #ifndef ST_WRITE
154     #define ST_WRITE 0
155     #endif
156     #ifndef ST_APPEND
157     #define ST_APPEND 0
158     #endif
159     #ifndef ST_IMMUTABLE
160     #define ST_IMMUTABLE 0
161     #endif
162     #ifndef ST_NOATIME
163     #define ST_NOATIME 0
164     #endif
165     #ifndef ST_NODIRATIME
166     #define ST_NODIRATIME 0
167     #endif
168     #ifndef ST_RELATIME
169     #define ST_RELATIME 0
170     #endif
171     #ifndef PROT_NONE
172     #define PROT_NONE 0
173     #endif
174     #ifndef PROT_EXEC
175     #define PROT_EXEC 0
176     #endif
177     #ifndef PROT_READ
178     #define PROT_READ 0
179     #endif
180     #ifndef PROT_WRITE
181     #define PROT_WRITE 0
182     #endif
183     #ifndef MAP_PRIVATE
184     #define MAP_PRIVATE 0
185     #endif
186     #ifndef MAP_SHARED
187     #define MAP_SHARED 0
188     #endif
189     #ifndef MAP_ANONYMOUS
190     #define MAP_ANONYMOUS 0
191     #endif
192     #ifndef MAP_HUGETLB
193     #define MAP_HUGETLB 0
194     #endif
195     #ifndef MAP_LOCKED
196     #define MAP_LOCKED 0
197     #endif
198     #ifndef MAP_NORESERVE
199     #define MAP_NORESERVE 0
200     #endif
201     #ifndef MAP_POPULATE
202     #define MAP_POPULATE 0
203     #endif
204     #ifndef MAP_NONBLOCK
205     #define MAP_NONBLOCK 0
206     #endif
207     #ifndef FIEMAP_FLAG_SYNC
208     #define FIEMAP_FLAG_SYNC 0
209     #endif
210     #ifndef FIEMAP_FLAG_XATTR
211     #define FIEMAP_FLAG_XATTR 0
212     #endif
213     #ifndef FIEMAP_FLAGS_COMPAT
214     #define FIEMAP_FLAGS_COMPAT 0
215     #endif
216     #ifndef FIEMAP_EXTENT_LAST
217     #define FIEMAP_EXTENT_LAST 0
218     #endif
219     #ifndef FIEMAP_EXTENT_UNKNOWN
220     #define FIEMAP_EXTENT_UNKNOWN 0
221     #endif
222     #ifndef FIEMAP_EXTENT_DELALLOC
223     #define FIEMAP_EXTENT_DELALLOC 0
224     #endif
225     #ifndef FIEMAP_EXTENT_ENCODED
226     #define FIEMAP_EXTENT_ENCODED 0
227     #endif
228     #ifndef FIEMAP_EXTENT_DATA_ENCRYPTED
229     #define FIEMAP_EXTENT_DATA_ENCRYPTED 0
230     #endif
231     #ifndef FIEMAP_EXTENT_NOT_ALIGNED
232     #define FIEMAP_EXTENT_NOT_ALIGNED 0
233     #endif
234     #ifndef FIEMAP_EXTENT_DATA_INLINE
235     #define FIEMAP_EXTENT_DATA_INLINE 0
236     #endif
237     #ifndef FIEMAP_EXTENT_DATA_TAIL
238     #define FIEMAP_EXTENT_DATA_TAIL 0
239     #endif
240     #ifndef FIEMAP_EXTENT_UNWRITTEN
241     #define FIEMAP_EXTENT_UNWRITTEN 0
242     #endif
243     #ifndef FIEMAP_EXTENT_MERGED
244     #define FIEMAP_EXTENT_MERGED 0
245     #endif
246     #ifndef FIEMAP_EXTENT_SHARED
247     #define FIEMAP_EXTENT_SHARED 0
248     #endif
249 root 1.2 #ifndef SPLICE_F_MOVE
250     #define SPLICE_F_MOVE 0
251     #endif
252     #ifndef SPLICE_F_NONBLOCK
253     #define SPLICE_F_NONBLOCK 0
254     #endif
255     #ifndef SPLICE_F_MORE
256     #define SPLICE_F_MORE 0
257     #endif
258     #ifndef SPLICE_F_GIFT
259     #define SPLICE_F_GIFT 0
260     #endif
261     #ifndef SEEK_DATA
262     #define SEEK_DATA 0
263     #endif
264     #ifndef SEEK_HOLE
265     #define SEEK_HOLE 0
266     #endif