FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
F_READ
stand/libsa/bzipfs.c
41
#define F_READ 0x0001 /* file opened for reading */
stand/libsa/stand.h
220
#define F_READ 0x0001 /* file opened for reading */
sys/dev/cxgb/common/cxgb_regs.h
6528
#define F_READ V_READ(1U)
sys/dev/cxgbe/common/t4_regs.h
19844
#define F_READ V_READ(1U)