Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Daiocb.h114 #define AIO_NOTCANCELED 2 macro
/titanic_41/usr/src/lib/libc/port/aio/
H A Dposix_aio.c892 return (AIO_NOTCANCELED); in aio_cancel()
1750 return (AIO_NOTCANCELED); in aio_cancel64()
H A Daio.c755 return (AIO_NOTCANCELED); in aiocancel_all()
/titanic_41/usr/src/uts/common/os/
H A Daio.c1906 *rval = AIO_NOTCANCELED; in aio_cancel()
1921 *rval = AIO_NOTCANCELED; in aio_cancel()