Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IOCB_FLAG_RESFD
include/uapi/linux/aio_abi.h
56
#define IOCB_FLAG_RESFD (1 << 0)
tools/usb/ffs-aio-example/multibuff/device_app/aio_multibuff.c
46
#define IOCB_FLAG_RESFD (1 << 0)
tools/usb/ffs-aio-example/simple/device_app/aio_simple.c
48
#define IOCB_FLAG_RESFD (1 << 0)