Home
last modified time | relevance | path

Searched refs:AIO_NOTCANCELED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Daiocb.h114 #define AIO_NOTCANCELED 2 macro
/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c891 return (AIO_NOTCANCELED); in aio_cancel()
1748 return (AIO_NOTCANCELED); in aio_cancel64()
H A Daio.c753 return (AIO_NOTCANCELED); in aiocancel_all()
/illumos-gate/usr/src/uts/common/os/
H A Daio.c1898 *rval = AIO_NOTCANCELED; in aio_cancel()
1913 *rval = AIO_NOTCANCELED; in aio_cancel()