Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AIO_POSIX_REQ
usr/src/lib/libc/inc/asyncio.h
261
#define POSIX_AIO(x) ((x)->req_type == AIO_POSIX_REQ)
usr/src/lib/libc/port/aio/aio.c
2183
reqp->req_type = AIO_POSIX_REQ;
usr/src/lib/libc/port/aio/aio.c
2301
reqp->req_type = AIO_POSIX_REQ;