Searched refs:F_SINGLE_WRITER (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h187 #define FSINGLE_WRITER 0x4000000 /* fcntl(F_SINGLE_WRITER, 1) */
307 #define F_SINGLE_WRITER 76 /* file being written to a by single writer... if throttling enabled, writes */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c1165 case F_SINGLE_WRITER:

Completed in 18 milliseconds