Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FIOCLEX
usr/src/head/sgtty.h
121
#define FIOCLEX (('f'<<8)|1)
usr/src/uts/common/sys/filio.h
57
#define FIOCLEX _IO('f', 1) /* set exclusive use on fd */