Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
F_UNLCK
usr/src/boot/sys/sys/fcntl.h
253
#define F_UNLCK 2 /* unlock */
usr/src/ucbhead/sys/fcntl.h
204
#define F_UNLCK 03 /* Remove lock(s) */
usr/src/uts/common/sys/fcntl.h
342
#define F_UNLCK 03 /* Remove lock(s) */