Searched refs:AIO_NOTCANCELED (Results 1 – 25 of 25) sorted by relevance
129 if (gret != AIO_NOTCANCELED) { in main()145 if (gret == AIO_NOTCANCELED) { in main()
75 case AIO_NOTCANCELED: in main()
79 case AIO_NOTCANCELED: in main()
15 static int dummy2 = AIO_NOTCANCELED;
32 #define AIO_NOTCANCELED 1 macro
7 AIO_NOTCANCELED
22 AIO_NOTCANCELED
61 AIO_NOTCANCELED
54 AIO_NOTCANCELED
51 AIO_NOTCANCELED
57 AIO_NOTCANCELED
53 AIO_NOTCANCELED
26 C(AIO_NOTCANCELED) in f()
88 AioNotCanceled = libc::AIO_NOTCANCELED,138 libc::AIO_NOTCANCELED => Ok(AioCancelStat::AioNotCanceled), in cancel()1015 libc::AIO_NOTCANCELED => Ok(AioCancelStat::AioNotCanceled), in aio_cancel_all()
1017 pub const AIO_NOTCANCELED: ::c_int = 1; constant
451 pub const AIO_NOTCANCELED: ::c_int = 2; constant
2148 pub const AIO_NOTCANCELED: ::c_int = 2; constant
1397 pub const AIO_NOTCANCELED: ::c_int = 2; constant
1899 pub const AIO_NOTCANCELED: ::c_int = 1; constant
2500 pub const AIO_NOTCANCELED: ::c_int = 1; constant
4359 pub const AIO_NOTCANCELED: ::c_int = 4; constant