Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/
H A Dfcntl.h356 #define F_SINGLE_WRITER 76 /* file being written to a by single writer... if throttlin… macro
/xnu-8796.141.3/bsd/kern/
H A Dkern_descrip.c3520 case F_SINGLE_WRITER: in sys_fcntl_nocancel()