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

/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h227 #define CPF_OVERWRITE 1 macro
229 #define CPF_MASK (CPF_OVERWRITE|CPF_IGNORE_MODE)
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c5892 if (!(uap->flags & CPF_OVERWRITE)) {

Completed in 110 milliseconds