Searched refs:AIO_NOTCANCELED (Results 1 – 12 of 12) 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 int dummy2 = AIO_NOTCANCELED;
24 AIO_NOTCANCELED, enumerator
88 AioNotCanceled = libc::AIO_NOTCANCELED,747 libc::AIO_NOTCANCELED => Ok(AioCancelStat::AioNotCanceled), in cancel()942 libc::AIO_NOTCANCELED => Ok(AioCancelStat::AioNotCanceled), in aio_cancel_all()
415 pub const AIO_NOTCANCELED: ::c_int = 2; constant
1023 pub const AIO_NOTCANCELED: ::c_int = 1; constant
1662 pub const AIO_NOTCANCELED: ::c_int = 2; constant
1560 pub const AIO_NOTCANCELED: ::c_int = 1; constant
3056 pub const AIO_NOTCANCELED: ::c_int = 4; constant
2489 pub const AIO_NOTCANCELED: ::c_int = 1; constant