Searched defs:F_WRLCK (Results 1 – 2 of 2) sorted by relevance
153 enum F_WRLCK = 1; in version() local417 enum F_WRLCK = 3; in version() local
213 #define F_WRLCK 3 /* exclusive or write lock */ macro