HomeSort by: relevance | last modified time | path
    Searched refs:LIO_NOP (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/
aio.d 260 LIO_NOP
269 LIO_NOP
276 LIO_NOP = 0x0,
285 LIO_NOP,
294 LIO_NOP,
  /src/sys/sys/
aio.h 43 #define LIO_NOP 0x0
  /src/sys/kern/
sys_aio.c 1597 /* Check the opcode, if LIO_NOP - simply ignore */
1605 if (aiocb.aio_lio_opcode == LIO_NOP) {

Completed in 16 milliseconds