Home
last modified time | relevance | path

Searched refs:AIOERROR64 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Daio.h71 #define AIOERROR64 AIOERROR macro
80 #define AIOERROR64 15 macro
/titanic_41/usr/src/lib/libc/port/aio/
H A Dposix_aio.c1537 if ((int)_kaio(AIOERROR64, aiocbp) == EINVAL) { in aio_error64()
/titanic_41/usr/src/uts/common/os/
H A Daio.c372 case AIOERROR64: in kaio()