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