Searched refs:F_FLOCK64 (Results 1 – 2 of 2) sorted by relevance
215 #define F_FLOCK64 55 /* private - set flock owned by file */ macro229 #define F_FLOCK64 53 /* private - set flock owned by file */
683 case F_FLOCK64: in fcntl()711 else if (cmd == F_FLOCK64) in fcntl()