Searched refs:F_PREALLOCATE (Results 1 – 4 of 4) sorted by relevance
163 #ifdef F_PREALLOCATE164 { BSM_F_PREALLOCATE, F_PREALLOCATE },
50 case F_PREALLOCATE: in fcntl()
295 #define F_PREALLOCATE 42 /* Preallocate storage */ macro
3261 case F_PREALLOCATE: { in sys_fcntl_nocancel()