Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_SETLK32
include/linux/fcntl.h
30
#define IS_SETLK32(cmd) ((cmd) == F_SETLK)
include/linux/fcntl.h
37
#define IS_SETLK32(cmd) (0)