Searched refs:F_FLOCKW64 (Results 1 – 3 of 3) sorted by relevance
204 #define F_FLOCKW64 56 /* private - set flock owned by file and wait */ macro218 #define F_FLOCKW64 54 /* private - set flock owned by file and wait */
650 case F_FLOCKW64: in fcntl()679 else if (cmd == F_FLOCKW64) in fcntl()
1918 case F_FLOCKW64: in show_fcntl()