Searched refs:F_FLOCK64 (Results 1 – 3 of 3) sorted by relevance
203 #define F_FLOCK64 55 /* private - set flock owned by file */ macro217 #define F_FLOCK64 53 /* private - set flock owned by file */
649 case F_FLOCK64: in fcntl()677 else if (cmd == F_FLOCK64) in fcntl()
1917 case F_FLOCK64: in show_fcntl()