reference/eio/constants.xml
86e6094e86b84a51d00ab217ac50ce8dde33d82a
...
...
@@ -11,7 +11,7 @@
11
11
<varlistentry xml:id="constant.eio-pri-min">
12
12
<term>
13
13
<constant>EIO_PRI_MIN</constant>
14
-
(<type>integer</type>)
14
+
(<type>int</type>)
15
15
</term>
16
16
<listitem>
17
17
<simpara>
...
...
@@ -22,7 +22,7 @@
22
22
<varlistentry xml:id="constant.eio-pri-default">
23
23
<term>
24
24
<constant>EIO_PRI_DEFAULT</constant>
25
-
(<type>integer</type>)
25
+
(<type>int</type>)
26
26
</term>
27
27
<listitem>
28
28
<simpara>
...
...
@@ -33,7 +33,7 @@
33
33
<varlistentry xml:id="constant.eio-pri-max">
34
34
<term>
35
35
<constant>EIO_PRI_MAX</constant>
36
-
(<type>integer</type>)
36
+
(<type>int</type>)
37
37
</term>
38
38
<listitem>
39
39
<simpara>
...
...
@@ -50,7 +50,7 @@
50
50
<varlistentry xml:id="constant.eio-seek-set">
51
51
<term>
52
52
<constant>EIO_SEEK_SET</constant>
53
-
(<type>integer</type>)
53
+
(<type>int</type>)
54
54
</term>
55
55
<listitem>
56
56
<simpara>
...
...
@@ -61,7 +61,7 @@
61
61
<varlistentry xml:id="constant.eio-seek-cur">
62
62
<term>
63
63
<constant>EIO_SEEK_CUR</constant>
64
-
(<type>integer</type>)
64
+
(<type>int</type>)
65
65
</term>
66
66
<listitem>
67
67
<simpara>
...
...
@@ -72,7 +72,7 @@
72
72
<varlistentry xml:id="constant.eio-seek-end">
73
73
<term>
74
74
<constant>EIO_SEEK_END</constant>
75
-
(<type>integer</type>)
75
+
(<type>int</type>)
76
76
</term>
77
77
<listitem>
78
78
<simpara>
...
...
@@ -91,7 +91,7 @@
91
91
<varlistentry xml:id="constant.eio-readdir-dents">
92
92
<term>
93
93
<constant>EIO_READDIR_DENTS</constant>
94
-
(<type>integer</type>)
94
+
(<type>int</type>)
95
95
</term>
96
96
<listitem>
97
97
<simpara>
...
...
@@ -111,7 +111,7 @@
111
111
<varlistentry xml:id="constant.eio-readdir-dirs-first">
112
112
<term>
113
113
<constant>EIO_READDIR_DIRS_FIRST</constant>
114
-
(<type>integer</type>)
114
+
(<type>int</type>)
115
115
</term>
116
116
<listitem>
117
117
<simpara>
...
...
@@ -123,7 +123,7 @@
123
123
<varlistentry xml:id="constant.eio-readdir-stat-order">
124
124
<term>
125
125
<constant>EIO_READDIR_STAT_ORDER</constant>
126
-
(<type>integer</type>)
126
+
(<type>int</type>)
127
127
</term>
128
128
<listitem>
129
129
<simpara>
...
...
@@ -138,7 +138,7 @@
138
138
<varlistentry xml:id="constant.eio-readdir-found-unknown">
139
139
<term>
140
140
<constant>EIO_READDIR_FOUND_UNKNOWN</constant>
141
-
(<type>integer</type>)
141
+
(<type>int</type>)
142
142
</term>
143
143
<listitem>
144
144
<simpara>
...
...
@@ -152,7 +152,7 @@
152
152
<varlistentry xml:id="constant.eio-dt-unknown">
153
153
<term>
154
154
<constant>EIO_DT_UNKNOWN</constant>
155
-
(<type>integer</type>)
155
+
(<type>int</type>)
156
156
</term>
157
157
<listitem>
158
158
<simpara>
...
...
@@ -163,7 +163,7 @@
163
163
<varlistentry xml:id="constant.eio-dt-fifo">
164
164
<term>
165
165
<constant>EIO_DT_FIFO</constant>
166
-
(<type>integer</type>)
166
+
(<type>int</type>)
167
167
</term>
168
168
<listitem>
169
169
<simpara>
...
...
@@ -174,7 +174,7 @@
174
174
<varlistentry xml:id="constant.eio-dt-chr">
175
175
<term>
176
176
<constant>EIO_DT_CHR</constant>
177
-
(<type>integer</type>)
177
+
(<type>int</type>)
178
178
</term>
179
179
<listitem>
180
180
<simpara>
...
...
@@ -185,7 +185,7 @@
185
185
<varlistentry xml:id="constant.eio-dt-mpc">
186
186
<term>
187
187
<constant>EIO_DT_MPC</constant>
188
-
(<type>integer</type>)
188
+
(<type>int</type>)
189
189
</term>
190
190
<listitem>
191
191
<simpara>
...
...
@@ -196,7 +196,7 @@
196
196
<varlistentry xml:id="constant.eio-dt-dir">
197
197
<term>
198
198
<constant>EIO_DT_DIR</constant>
199
-
(<type>integer</type>)
199
+
(<type>int</type>)
200
200
</term>
201
201
<listitem>
202
202
<simpara>
...
...
@@ -207,7 +207,7 @@
207
207
<varlistentry xml:id="constant.eio-dt-nam">
208
208
<term>
209
209
<constant>EIO_DT_NAM</constant>
210
-
(<type>integer</type>)
210
+
(<type>int</type>)
211
211
</term>
212
212
<listitem>
213
213
<simpara>
...
...
@@ -218,7 +218,7 @@
218
218
<varlistentry xml:id="constant.eio-dt-blk">
219
219
<term>
220
220
<constant>EIO_DT_BLK</constant>
221
-
(<type>integer</type>)
221
+
(<type>int</type>)
222
222
</term>
223
223
<listitem>
224
224
<simpara>
...
...
@@ -229,7 +229,7 @@
229
229
<varlistentry xml:id="constant.eio-dt-mpb">
230
230
<term>
231
231
<constant>EIO_DT_MPB</constant>
232
-
(<type>integer</type>)
232
+
(<type>int</type>)
233
233
</term>
234
234
<listitem>
235
235
<simpara>
...
...
@@ -240,7 +240,7 @@
240
240
<varlistentry xml:id="constant.eio-dt-reg">
241
241
<term>
242
242
<constant>EIO_DT_REG</constant>
243
-
(<type>integer</type>)
243
+
(<type>int</type>)
244
244
</term>
245
245
<listitem>
246
246
<simpara>
...
...
@@ -251,7 +251,7 @@
251
251
<varlistentry xml:id="constant.eio-dt-nwk">
252
252
<term>
253
253
<constant>EIO_DT_NWK</constant>
254
-
(<type>integer</type>)
254
+
(<type>int</type>)
255
255
</term>
256
256
<listitem>
257
257
<simpara>
...
...
@@ -261,7 +261,7 @@
261
261
<varlistentry xml:id="constant.eio-dt-cmp">
262
262
<term>
263
263
<constant>EIO_DT_CMP</constant>
264
-
(<type>integer</type>)
264
+
(<type>int</type>)
265
265
</term>
266
266
<listitem>
267
267
<simpara>
...
...
@@ -272,7 +272,7 @@
272
272
<varlistentry xml:id="constant.eio-dt-lnk">
273
273
<term>
274
274
<constant>EIO_DT_LNK</constant>
275
-
(<type>integer</type>)
275
+
(<type>int</type>)
276
276
</term>
277
277
<listitem>
278
278
<simpara>
...
...
@@ -283,7 +283,7 @@
283
283
<varlistentry xml:id="constant.eio-dt-sock">
284
284
<term>
285
285
<constant>EIO_DT_SOCK</constant>
286
-
(<type>integer</type>)
286
+
(<type>int</type>)
287
287
</term>
288
288
<listitem>
289
289
<simpara>
...
...
@@ -294,7 +294,7 @@
294
294
<varlistentry xml:id="constant.eio-dt-door">
295
295
<term>
296
296
<constant>EIO_DT_DOOR</constant>
297
-
(<type>integer</type>)
297
+
(<type>int</type>)
298
298
</term>
299
299
<listitem>
300
300
<simpara>
...
...
@@ -305,7 +305,7 @@
305
305
<varlistentry xml:id="constant.eio-dt-wht">
306
306
<term>
307
307
<constant>EIO_DT_WHT</constant>
308
-
(<type>integer</type>)
308
+
(<type>int</type>)
309
309
</term>
310
310
<listitem>
311
311
<simpara>
...
...
@@ -316,7 +316,7 @@
316
316
<varlistentry xml:id="constant.eio-dt-max">
317
317
<term>
318
318
<constant>EIO_DT_MAX</constant>
319
-
(<type>integer</type>)
319
+
(<type>int</type>)
320
320
</term>
321
321
<listitem>
322
322
<simpara>
...
...
@@ -338,7 +338,7 @@
338
338
<varlistentry xml:id="constant.eio-o-rdonly">
339
339
<term>
340
340
<constant>EIO_O_RDONLY</constant>
341
-
(<type>integer</type>)
341
+
(<type>int</type>)
342
342
</term>
343
343
<listitem>
344
344
<simpara>
...
...
@@ -348,7 +348,7 @@
348
348
<varlistentry xml:id="constant.eio-o-wronly">
349
349
<term>
350
350
<constant>EIO_O_WRONLY</constant>
351
-
(<type>integer</type>)
351
+
(<type>int</type>)
352
352
</term>
353
353
<listitem>
354
354
<simpara>
...
...
@@ -358,7 +358,7 @@
358
358
<varlistentry xml:id="constant.eio-o-rdwr">
359
359
<term>
360
360
<constant>EIO_O_RDWR</constant>
361
-
(<type>integer</type>)
361
+
(<type>int</type>)
362
362
</term>
363
363
<listitem>
364
364
<simpara>
...
...
@@ -368,7 +368,7 @@
368
368
<varlistentry xml:id="constant.eio-o-nonblock">
369
369
<term>
370
370
<constant>EIO_O_NONBLOCK</constant>
371
-
(<type>integer</type>)
371
+
(<type>int</type>)
372
372
</term>
373
373
<listitem>
374
374
<simpara>
...
...
@@ -378,7 +378,7 @@
378
378
<varlistentry xml:id="constant.eio-o-append">
379
379
<term>
380
380
<constant>EIO_O_APPEND</constant>
381
-
(<type>integer</type>)
381
+
(<type>int</type>)
382
382
</term>
383
383
<listitem>
384
384
<simpara>
...
...
@@ -388,7 +388,7 @@
388
388
<varlistentry xml:id="constant.eio-o-creat">
389
389
<term>
390
390
<constant>EIO_O_CREAT</constant>
391
-
(<type>integer</type>)
391
+
(<type>int</type>)
392
392
</term>
393
393
<listitem>
394
394
<simpara>
...
...
@@ -398,7 +398,7 @@
398
398
<varlistentry xml:id="constant.eio-o-trunc">
399
399
<term>
400
400
<constant>EIO_O_TRUNC</constant>
401
-
(<type>integer</type>)
401
+
(<type>int</type>)
402
402
</term>
403
403
<listitem>
404
404
<simpara>
...
...
@@ -408,7 +408,7 @@
408
408
<varlistentry xml:id="constant.eio-o-excl">
409
409
<term>
410
410
<constant>EIO_O_EXCL</constant>
411
-
(<type>integer</type>)
411
+
(<type>int</type>)
412
412
</term>
413
413
<listitem>
414
414
<simpara>
...
...
@@ -418,7 +418,7 @@
418
418
<varlistentry xml:id="constant.eio-o-fsync">
419
419
<term>
420
420
<constant>EIO_O_FSYNC</constant>
421
-
(<type>integer</type>)
421
+
(<type>int</type>)
422
422
</term>
423
423
<listitem>
424
424
<simpara>
...
...
@@ -437,7 +437,7 @@
437
437
<varlistentry xml:id="constant.eio-s-irusr">
438
438
<term>
439
439
<constant>EIO_S_IRUSR</constant>
440
-
(<type>integer</type>)
440
+
(<type>int</type>)
441
441
</term>
442
442
<listitem>
443
443
<simpara>
...
...
@@ -447,7 +447,7 @@
447
447
<varlistentry xml:id="constant.eio-s-iwusr">
448
448
<term>
449
449
<constant>EIO_S_IWUSR</constant>
450
-
(<type>integer</type>)
450
+
(<type>int</type>)
451
451
</term>
452
452
<listitem>
453
453
<simpara>
...
...
@@ -457,7 +457,7 @@
457
457
<varlistentry xml:id="constant.eio-s-ixusr">
458
458
<term>
459
459
<constant>EIO_S_IXUSR</constant>
460
-
(<type>integer</type>)
460
+
(<type>int</type>)
461
461
</term>
462
462
<listitem>
463
463
<simpara>
...
...
@@ -467,7 +467,7 @@
467
467
<varlistentry xml:id="constant.eio-s-irgrp">
468
468
<term>
469
469
<constant>EIO_S_IRGRP</constant>
470
-
(<type>integer</type>)
470
+
(<type>int</type>)
471
471
</term>
472
472
<listitem>
473
473
<simpara>
...
...
@@ -477,7 +477,7 @@
477
477
<varlistentry xml:id="constant.eio-s-iwgrp">
478
478
<term>
479
479
<constant>EIO_S_IWGRP</constant>
480
-
(<type>integer</type>)
480
+
(<type>int</type>)
481
481
</term>
482
482
<listitem>
483
483
<simpara>
...
...
@@ -487,7 +487,7 @@
487
487
<varlistentry xml:id="constant.eio-s-ixgrp">
488
488
<term>
489
489
<constant>EIO_S_IXGRP</constant>
490
-
(<type>integer</type>)
490
+
(<type>int</type>)
491
491
</term>
492
492
<listitem>
493
493
<simpara>
...
...
@@ -497,7 +497,7 @@
497
497
<varlistentry xml:id="constant.eio-s-iroth">
498
498
<term>
499
499
<constant>EIO_S_IROTH</constant>
500
-
(<type>integer</type>)
500
+
(<type>int</type>)
501
501
</term>
502
502
<listitem>
503
503
<simpara>
...
...
@@ -507,7 +507,7 @@
507
507
<varlistentry xml:id="constant.eio-s-iwoth">
508
508
<term>
509
509
<constant>EIO_S_IWOTH</constant>
510
-
(<type>integer</type>)
510
+
(<type>int</type>)
511
511
</term>
512
512
<listitem>
513
513
<simpara>
...
...
@@ -517,7 +517,7 @@
517
517
<varlistentry xml:id="constant.eio-s-ixoth">
518
518
<term>
519
519
<constant>EIO_S_IXOTH</constant>
520
-
(<type>integer</type>)
520
+
(<type>int</type>)
521
521
</term>
522
522
<listitem>
523
523
<simpara>
...
...
@@ -527,7 +527,7 @@
527
527
<varlistentry xml:id="constant.eio-s-ifreg">
528
528
<term>
529
529
<constant>EIO_S_IFREG</constant>
530
-
(<type>integer</type>)
530
+
(<type>int</type>)
531
531
</term>
532
532
<listitem>
533
533
<simpara>
...
...
@@ -537,7 +537,7 @@
537
537
<varlistentry xml:id="constant.eio-s-ifchr">
538
538
<term>
539
539
<constant>EIO_S_IFCHR</constant>
540
-
(<type>integer</type>)
540
+
(<type>int</type>)
541
541
</term>
542
542
<listitem>
543
543
<simpara>
...
...
@@ -547,7 +547,7 @@
547
547
<varlistentry xml:id="constant.eio-s-ifblk">
548
548
<term>
549
549
<constant>EIO_S_IFBLK</constant>
550
-
(<type>integer</type>)
550
+
(<type>int</type>)
551
551
</term>
552
552
<listitem>
553
553
<simpara>
...
...
@@ -557,7 +557,7 @@
557
557
<varlistentry xml:id="constant.eio-s-ififo">
558
558
<term>
559
559
<constant>EIO_S_IFIFO</constant>
560
-
(<type>integer</type>)
560
+
(<type>int</type>)
561
561
</term>
562
562
<listitem>
563
563
<simpara>
...
...
@@ -567,7 +567,7 @@
567
567
<varlistentry xml:id="constant.eio-s-ifsock">
568
568
<term>
569
569
<constant>EIO_S_IFSOCK</constant>
570
-
(<type>integer</type>)
570
+
(<type>int</type>)
571
571
</term>
572
572
<listitem>
573
573
<simpara>
...
...
@@ -587,7 +587,7 @@
587
587
<varlistentry xml:id="constant.eio-sync-file-range-wait-before">
588
588
<term>
589
589
<constant>EIO_SYNC_FILE_RANGE_WAIT_BEFORE</constant>
590
-
(<type>integer</type>)
590
+
(<type>int</type>)
591
591
</term>
592
592
<listitem>
593
593
<simpara>
...
...
@@ -597,7 +597,7 @@
597
597
<varlistentry xml:id="constant.eio-sync-file-range-write">
598
598
<term>
599
599
<constant>EIO_SYNC_FILE_RANGE_WRITE</constant>
600
-
(<type>integer</type>)
600
+
(<type>int</type>)
601
601
</term>
602
602
<listitem>
603
603
<simpara>
...
...
@@ -607,7 +607,7 @@
607
607
<varlistentry xml:id="constant.eio-sync-file-range-wait-after">
608
608
<term>
609
609
<constant>EIO_SYNC_FILE_RANGE_WAIT_AFTER</constant>
610
-
(<type>integer</type>)
610
+
(<type>int</type>)
611
611
</term>
612
612
<listitem>
613
613
<simpara>
...
...
@@ -626,7 +626,7 @@
626
626
<varlistentry xml:id="constant.eio-falloc-fl-keep-size">
627
627
<term>
628
628
<constant>EIO_FALLOC_FL_KEEP_SIZE</constant>
629
-
(<type>integer</type>)
629
+
(<type>int</type>)
630
630
</term>
631
631
<listitem>
632
632
<simpara>
633
633