Searched refs:LIO_VECTORED (Results 1 – 2 of 2) sorted by relevance
47 #define LIO_VECTORED 0x4 macro48 #define LIO_WRITEV (LIO_WRITE | LIO_VECTORED)49 #define LIO_READV (LIO_READ | LIO_VECTORED)
1422 if (type & LIO_VECTORED) { in aiocb_copyin()1669 if (opcode & LIO_VECTORED) { in aio_aqueue()2819 if (type & LIO_VECTORED) { in aiocb32_copyin()