Searched refs:F_GETLK (Results 1 – 3 of 3) sorted by relevance
29 #define IS_GETLK32(cmd) ((cmd) == F_GETLK)39 #define IS_GETLK64(cmd) ((cmd) == F_GETLK)
104 #ifndef F_GETLK105 #define F_GETLK 5 macro
57 { F_GETLK, "GETLK" }, \78 { F_GETLK, "GETLK" }, \