Home
last modified time | relevance | path

Searched refs:AIO_POSIX_REQ (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dasyncio.h168 #define AIO_POSIX_REQ 0x1 macro
261 #define POSIX_AIO(x) ((x)->req_type == AIO_POSIX_REQ)
/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio.c2178 reqp->req_type = AIO_POSIX_REQ; in _aio_rw()
2299 reqp->req_type = AIO_POSIX_REQ; in _aio_rw64()