Searched refs:F_PREALLOCATE (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c45 case F_PREALLOCATE:
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsm_fcntl.c163 #ifdef F_PREALLOCATE
164 { BSM_F_PREALLOCATE, F_PREALLOCATE },
/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h250 #define F_PREALLOCATE 42 /* Preallocate storage */ macro
396 /* allocate flags (F_PREALLOCATE) */
401 /* Position Modes (fst_posmode) for F_PREALLOCATE */
477 /* fstore_t type used by F_DEALLOCATE and F_PREALLOCATE commands */
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c652 * [F_PREALLOCATE]
1000 case F_PREALLOCATE: {

Completed in 28 milliseconds