NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
O_WRONLY
bin/sh/redir.c
938
# define O_WRONLY 0
sys/arch/ia64/stand/common/bootstrap.h
415
#define O_WRONLY 0x00000001 /* open for writing only */
sys/sys/fcntl.h
65
#define O_WRONLY 0x00000001 /* open for writing only */