Searched refs:LIO_READ (Results 1 – 8 of 8) sorted by relevance
116 LIO_READ, enumerator117 #define LIO_READ LIO_READ macro
35 return (__aio_enqueue_request ((aiocb_union *) aiocbp, LIO_READ) == NULL in __aio_read()
78 req.aio_lio_opcode = LIO_READ; in do_test()
531 if ((aiocbp->aiocb.aio_lio_opcode & 127) == LIO_READ) in handle_fildes_io()
30 LIO_READ64 = LIO_READ | 128,
18 constant LIO_READ
2384 @item LIO_READ2815 field is @code{LIO_READ} a read operation is enqueued, similar to a call
1574 not LIO_READ + 1 (which is the value of LIO_WRITE!).