ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/def0.h
(Generate patch)

Comparing IO-AIO/def0.h (file contents):
Revision 1.2 by root, Tue Apr 10 05:01:34 2012 UTC vs.
Revision 1.16 by root, Wed Apr 3 03:03:53 2019 UTC

1/* GENERATED FILE */
2/* use ./gendef0 to regenerate this file */
1#ifndef ENOSYS 3#ifndef ENOSYS
2#define ENOSYS 0 4#define ENOSYS 0
3#endif 5#endif
4#ifndef EXDEV 6#ifndef EXDEV
5#define EXDEV 0 7#define EXDEV 0
6#endif 8#endif
7#ifndef EBADR 9#ifndef EBADR
8#define EBADR 0 10#define EBADR 0
9#endif 11#endif
12#ifndef SEEK_DATA
13#define SEEK_DATA 0
14#endif
15#ifndef SEEK_HOLE
16#define SEEK_HOLE 0
17#endif
18#ifndef POSIX_FADV_NORMAL
19#define POSIX_FADV_NORMAL 0
20#endif
21#ifndef POSIX_FADV_SEQUENTIAL
22#define POSIX_FADV_SEQUENTIAL 0
23#endif
24#ifndef POSIX_FADV_RANDOM
25#define POSIX_FADV_RANDOM 0
26#endif
27#ifndef POSIX_FADV_NOREUSE
28#define POSIX_FADV_NOREUSE 0
29#endif
30#ifndef POSIX_FADV_WILLNEED
31#define POSIX_FADV_WILLNEED 0
32#endif
33#ifndef POSIX_FADV_DONTNEED
34#define POSIX_FADV_DONTNEED 0
35#endif
36#ifndef POSIX_MADV_NORMAL
37#define POSIX_MADV_NORMAL 0
38#endif
39#ifndef POSIX_MADV_SEQUENTIAL
40#define POSIX_MADV_SEQUENTIAL 0
41#endif
42#ifndef POSIX_MADV_RANDOM
43#define POSIX_MADV_RANDOM 0
44#endif
45#ifndef POSIX_MADV_WILLNEED
46#define POSIX_MADV_WILLNEED 0
47#endif
48#ifndef POSIX_MADV_DONTNEED
49#define POSIX_MADV_DONTNEED 0
50#endif
51#ifndef O_ACCMODE
52#define O_ACCMODE 0
53#endif
10#ifndef O_RDONLY 54#ifndef O_RDONLY
11#define O_RDONLY 0 55#define O_RDONLY 0
12#endif 56#endif
13#ifndef O_WRONLY 57#ifndef O_WRONLY
14#define O_WRONLY 0 58#define O_WRONLY 0
65#define O_RSYNC 0 109#define O_RSYNC 0
66#endif 110#endif
67#ifndef O_SYNC 111#ifndef O_SYNC
68#define O_SYNC 0 112#define O_SYNC 0
69#endif 113#endif
114#ifndef O_PATH
115#define O_PATH 0
116#endif
117#ifndef O_TMPFILE
118#define O_TMPFILE 0
119#endif
70#ifndef O_TTY_INIT 120#ifndef O_TTY_INIT
71#define O_TTY_INIT 0 121#define O_TTY_INIT 0
72#endif 122#endif
73#ifndef S_IFIFO 123#ifndef S_IFIFO
74#define S_IFIFO 0 124#define S_IFIFO 0
95#define S_IFSOCK 0 145#define S_IFSOCK 0
96#endif 146#endif
97#ifndef S_IFMT 147#ifndef S_IFMT
98#define S_IFMT 0 148#define S_IFMT 0
99#endif 149#endif
100#ifndef POSIX_FADV_NORMAL
101#define POSIX_FADV_NORMAL 0
102#endif
103#ifndef POSIX_FADV_SEQUENTIAL
104#define POSIX_FADV_SEQUENTIAL 0
105#endif
106#ifndef POSIX_FADV_RANDOM
107#define POSIX_FADV_RANDOM 0
108#endif
109#ifndef POSIX_FADV_NOREUSE
110#define POSIX_FADV_NOREUSE 0
111#endif
112#ifndef POSIX_FADV_WILLNEED
113#define POSIX_FADV_WILLNEED 0
114#endif
115#ifndef POSIX_FADV_DONTNEED
116#define POSIX_FADV_DONTNEED 0
117#endif
118#ifndef POSIX_MADV_NORMAL
119#define POSIX_MADV_NORMAL 0
120#endif
121#ifndef POSIX_MADV_SEQUENTIAL
122#define POSIX_MADV_SEQUENTIAL 0
123#endif
124#ifndef POSIX_MADV_RANDOM
125#define POSIX_MADV_RANDOM 0
126#endif
127#ifndef POSIX_MADV_WILLNEED
128#define POSIX_MADV_WILLNEED 0
129#endif
130#ifndef POSIX_MADV_DONTNEED
131#define POSIX_MADV_DONTNEED 0
132#endif
133#ifndef ST_RDONLY 150#ifndef ST_RDONLY
134#define ST_RDONLY 0 151#define ST_RDONLY 0
135#endif 152#endif
136#ifndef ST_NOSUID 153#ifndef ST_NOSUID
137#define ST_NOSUID 0 154#define ST_NOSUID 0
182#define MAP_PRIVATE 0 199#define MAP_PRIVATE 0
183#endif 200#endif
184#ifndef MAP_SHARED 201#ifndef MAP_SHARED
185#define MAP_SHARED 0 202#define MAP_SHARED 0
186#endif 203#endif
204#ifndef MAP_FIXED
205#define MAP_FIXED 0
206#endif
187#ifndef MAP_ANONYMOUS 207#ifndef MAP_ANONYMOUS
188#define MAP_ANONYMOUS 0 208#define MAP_ANONYMOUS 0
189#endif 209#endif
210#ifndef MAP_LOCKED
211#define MAP_LOCKED 0
212#endif
213#ifndef MAP_NORESERVE
214#define MAP_NORESERVE 0
215#endif
216#ifndef MAP_POPULATE
217#define MAP_POPULATE 0
218#endif
219#ifndef MAP_NONBLOCK
220#define MAP_NONBLOCK 0
221#endif
222#ifndef MAP_GROWSDOWN
223#define MAP_GROWSDOWN 0
224#endif
225#ifndef MAP_32BIT
226#define MAP_32BIT 0
227#endif
190#ifndef MAP_HUGETLB 228#ifndef MAP_HUGETLB
191#define MAP_HUGETLB 0 229#define MAP_HUGETLB 0
192#endif 230#endif
193#ifndef MAP_LOCKED 231#ifndef MAP_STACK
194#define MAP_LOCKED 0 232#define MAP_STACK 0
195#endif 233#endif
196#ifndef MAP_NORESERVE 234#ifndef MREMAP_MAYMOVE
197#define MAP_NORESERVE 0 235#define MREMAP_MAYMOVE 0
198#endif 236#endif
199#ifndef MAP_POPULATE 237#ifndef MREMAP_FIXED
200#define MAP_POPULATE 0 238#define MREMAP_FIXED 0
201#endif 239#endif
202#ifndef MAP_NONBLOCK 240#ifndef F_DUPFD_CLOEXEC
203#define MAP_NONBLOCK 0 241#define F_DUPFD_CLOEXEC 0
242#endif
243#ifndef MSG_CMSG_CLOEXEC
244#define MSG_CMSG_CLOEXEC 0
245#endif
246#ifndef SOCK_CLOEXEC
247#define SOCK_CLOEXEC 0
248#endif
249#ifndef F_OFD_GETLK
250#define F_OFD_GETLK 0
251#endif
252#ifndef F_OFD_SETLK
253#define F_OFD_SETLK 0
254#endif
255#ifndef F_OFD_GETLKW
256#define F_OFD_GETLKW 0
257#endif
258#ifndef FIFREEZE
259#define FIFREEZE 0
260#endif
261#ifndef FITHAW
262#define FITHAW 0
263#endif
264#ifndef FITRIM
265#define FITRIM 0
266#endif
267#ifndef FICLONE
268#define FICLONE 0
269#endif
270#ifndef FICLONERANGE
271#define FICLONERANGE 0
272#endif
273#ifndef FIDEDUPERANGE
274#define FIDEDUPERANGE 0
275#endif
276#ifndef FS_IOC_GETFLAGS
277#define FS_IOC_GETFLAGS 0
278#endif
279#ifndef FS_IOC_SETFLAGS
280#define FS_IOC_SETFLAGS 0
281#endif
282#ifndef FS_IOC_GETVERSION
283#define FS_IOC_GETVERSION 0
284#endif
285#ifndef FS_IOC_SETVERSION
286#define FS_IOC_SETVERSION 0
287#endif
288#ifndef FS_IOC_FIEMAP
289#define FS_IOC_FIEMAP 0
290#endif
291#ifndef FS_IOC_FSGETXATTR
292#define FS_IOC_FSGETXATTR 0
293#endif
294#ifndef FS_IOC_FSSETXATTR
295#define FS_IOC_FSSETXATTR 0
296#endif
297#ifndef FS_IOC_SET_ENCRYPTION_POLICY
298#define FS_IOC_SET_ENCRYPTION_POLICY 0
299#endif
300#ifndef FS_IOC_GET_ENCRYPTION_PWSALT
301#define FS_IOC_GET_ENCRYPTION_PWSALT 0
302#endif
303#ifndef FS_IOC_GET_ENCRYPTION_POLICY
304#define FS_IOC_GET_ENCRYPTION_POLICY 0
305#endif
306#ifndef FS_KEY_DESCRIPTOR_SIZE
307#define FS_KEY_DESCRIPTOR_SIZE 0
308#endif
309#ifndef FS_SECRM_FL
310#define FS_SECRM_FL 0
311#endif
312#ifndef FS_UNRM_FL
313#define FS_UNRM_FL 0
314#endif
315#ifndef FS_COMPR_FL
316#define FS_COMPR_FL 0
317#endif
318#ifndef FS_SYNC_FL
319#define FS_SYNC_FL 0
320#endif
321#ifndef FS_IMMUTABLE_FL
322#define FS_IMMUTABLE_FL 0
323#endif
324#ifndef FS_APPEND_FL
325#define FS_APPEND_FL 0
326#endif
327#ifndef FS_NODUMP_FL
328#define FS_NODUMP_FL 0
329#endif
330#ifndef FS_NOATIME_FL
331#define FS_NOATIME_FL 0
332#endif
333#ifndef FS_DIRTY_FL
334#define FS_DIRTY_FL 0
335#endif
336#ifndef FS_COMPRBLK_FL
337#define FS_COMPRBLK_FL 0
338#endif
339#ifndef FS_NOCOMP_FL
340#define FS_NOCOMP_FL 0
341#endif
342#ifndef FS_ENCRYPT_FL
343#define FS_ENCRYPT_FL 0
344#endif
345#ifndef FS_BTREE_FL
346#define FS_BTREE_FL 0
347#endif
348#ifndef FS_INDEX_FL
349#define FS_INDEX_FL 0
350#endif
351#ifndef FS_JOURNAL_DATA_FL
352#define FS_JOURNAL_DATA_FL 0
353#endif
354#ifndef FS_NOTAIL_FL
355#define FS_NOTAIL_FL 0
356#endif
357#ifndef FS_DIRSYNC_FL
358#define FS_DIRSYNC_FL 0
359#endif
360#ifndef FS_TOPDIR_FL
361#define FS_TOPDIR_FL 0
362#endif
363#ifndef FS_FL_USER_MODIFIABLE
364#define FS_FL_USER_MODIFIABLE 0
365#endif
366#ifndef FS_XFLAG_REALTIME
367#define FS_XFLAG_REALTIME 0
368#endif
369#ifndef FS_XFLAG_PREALLOC
370#define FS_XFLAG_PREALLOC 0
371#endif
372#ifndef FS_XFLAG_IMMUTABLE
373#define FS_XFLAG_IMMUTABLE 0
374#endif
375#ifndef FS_XFLAG_APPEND
376#define FS_XFLAG_APPEND 0
377#endif
378#ifndef FS_XFLAG_SYNC
379#define FS_XFLAG_SYNC 0
380#endif
381#ifndef FS_XFLAG_NOATIME
382#define FS_XFLAG_NOATIME 0
383#endif
384#ifndef FS_XFLAG_NODUMP
385#define FS_XFLAG_NODUMP 0
386#endif
387#ifndef FS_XFLAG_RTINHERIT
388#define FS_XFLAG_RTINHERIT 0
389#endif
390#ifndef FS_XFLAG_PROJINHERIT
391#define FS_XFLAG_PROJINHERIT 0
392#endif
393#ifndef FS_XFLAG_NOSYMLINKS
394#define FS_XFLAG_NOSYMLINKS 0
395#endif
396#ifndef FS_XFLAG_EXTSIZE
397#define FS_XFLAG_EXTSIZE 0
398#endif
399#ifndef FS_XFLAG_EXTSZINHERIT
400#define FS_XFLAG_EXTSZINHERIT 0
401#endif
402#ifndef FS_XFLAG_NODEFRAG
403#define FS_XFLAG_NODEFRAG 0
404#endif
405#ifndef FS_XFLAG_FILESTREAM
406#define FS_XFLAG_FILESTREAM 0
407#endif
408#ifndef FS_XFLAG_DAX
409#define FS_XFLAG_DAX 0
410#endif
411#ifndef FS_XFLAG_HASATTR
412#define FS_XFLAG_HASATTR 0
204#endif 413#endif
205#ifndef FIEMAP_FLAG_SYNC 414#ifndef FIEMAP_FLAG_SYNC
206#define FIEMAP_FLAG_SYNC 0 415#define FIEMAP_FLAG_SYNC 0
207#endif 416#endif
208#ifndef FIEMAP_FLAG_XATTR 417#ifndef FIEMAP_FLAG_XATTR
254#define SPLICE_F_MORE 0 463#define SPLICE_F_MORE 0
255#endif 464#endif
256#ifndef SPLICE_F_GIFT 465#ifndef SPLICE_F_GIFT
257#define SPLICE_F_GIFT 0 466#define SPLICE_F_GIFT 0
258#endif 467#endif
259#ifndef SEEK_DATA 468#ifndef EFD_CLOEXEC
260#define SEEK_DATA 0 469#define EFD_CLOEXEC 0
261#endif 470#endif
262#ifndef SEEK_HOLE 471#ifndef EFD_NONBLOCK
263#define SEEK_HOLE 0 472#define EFD_NONBLOCK 0
264#endif 473#endif
474#ifndef EFD_SEMAPHORE
475#define EFD_SEMAPHORE 0
476#endif
477#ifndef MFD_CLOEXEC
478#define MFD_CLOEXEC 0
479#endif
480#ifndef MFD_ALLOW_SEALING
481#define MFD_ALLOW_SEALING 0
482#endif
483#ifndef MFD_HUGETLB
484#define MFD_HUGETLB 0
485#endif
486#ifndef CLOCK_REALTIME
487#define CLOCK_REALTIME 0
488#endif
489#ifndef CLOCK_MONOTONIC
490#define CLOCK_MONOTONIC 0
491#endif
492#ifndef CLOCK_BOOTTIME
493#define CLOCK_BOOTTIME 0
494#endif
495#ifndef CLOCK_REALTIME_ALARM
496#define CLOCK_REALTIME_ALARM 0
497#endif
498#ifndef CLOCK_BOOTTIME_ALARM
499#define CLOCK_BOOTTIME_ALARM 0
500#endif
501#ifndef TFD_NONBLOCK
502#define TFD_NONBLOCK 0
503#endif
504#ifndef TFD_CLOEXEC
505#define TFD_CLOEXEC 0
506#endif
507#ifndef TFD_TIMER_ABSTIME
508#define TFD_TIMER_ABSTIME 0
509#endif
510#ifndef TFD_TIMER_CANCEL_ON_SET
511#define TFD_TIMER_CANCEL_ON_SET 0
512#endif
513#ifndef STATX_TYPE
514#define STATX_TYPE 0
515#endif
516#ifndef STATX_MODE
517#define STATX_MODE 0
518#endif
519#ifndef STATX_NLINK
520#define STATX_NLINK 0
521#endif
522#ifndef STATX_UID
523#define STATX_UID 0
524#endif
525#ifndef STATX_GID
526#define STATX_GID 0
527#endif
528#ifndef STATX_ATIME
529#define STATX_ATIME 0
530#endif
531#ifndef STATX_MTIME
532#define STATX_MTIME 0
533#endif
534#ifndef STATX_CTIME
535#define STATX_CTIME 0
536#endif
537#ifndef STATX_INO
538#define STATX_INO 0
539#endif
540#ifndef STATX_SIZE
541#define STATX_SIZE 0
542#endif
543#ifndef STATX_BLOCKS
544#define STATX_BLOCKS 0
545#endif
546#ifndef STATX_BASIC_STATS
547#define STATX_BASIC_STATS 0
548#endif
549#ifndef STATX_ALL
550#define STATX_ALL 0
551#endif
552#ifndef STATX_BTIME
553#define STATX_BTIME 0
554#endif
555#ifndef STATX_ATTR_COMPRESSED
556#define STATX_ATTR_COMPRESSED 0
557#endif
558#ifndef STATX_ATTR_IMMUTABLE
559#define STATX_ATTR_IMMUTABLE 0
560#endif
561#ifndef STATX_ATTR_APPEND
562#define STATX_ATTR_APPEND 0
563#endif
564#ifndef STATX_ATTR_NODUMP
565#define STATX_ATTR_NODUMP 0
566#endif
567#ifndef STATX_ATTR_ENCRYPTED
568#define STATX_ATTR_ENCRYPTED 0
569#endif
570#ifndef STATX_ATTR_AUTOMOUNT
571#define STATX_ATTR_AUTOMOUNT 0
572#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines