Searched defs:IS_GETLK32 (Results 1 - 1 of 1) sorted by path

/linux-master/include/linux/
H A Dfcntl.h29 #define IS_GETLK32(cmd) ((cmd) == F_GETLK) macro
36 #define IS_GETLK32(cmd) (0) macro

Completed in 430 milliseconds