Searched refs:F_GETLK (Results 1 – 2 of 2) sorted by relevance
33 #define IS_GETLK32(cmd) ((cmd) == F_GETLK)43 #define IS_GETLK64(cmd) ((cmd) == F_GETLK)
105 #ifndef F_GETLK106 #define F_GETLK 5 macro