Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UIO_WRITE
usr/src/uts/common/inet/ipf/netinet/ip_compat.h
1242
# define UIO_WRITE 2
usr/src/uts/common/sys/uio.h
210
typedef enum uio_rw { UIO_READ, UIO_WRITE } uio_rw_t;