Searched refs:F_GETLK64 (Results 1 – 3 of 3) sorted by relevance
118 #ifndef F_GETLK64119 #define F_GETLK64 12 /* using 'struct flock64' */ macro
32 #define IS_GETLK64(cmd) ((cmd) == F_GETLK64)
85 { F_GETLK64, "GETLK64" }, \
Completed in 4 milliseconds