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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfcntl.h197 #define CPF_OVERWRITE 1 macro
199 #define CPF_MASK (CPF_OVERWRITE|CPF_IGNORE_MODE)
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c4658 if (!(uap->flags & CPF_OVERWRITE)) {

Completed in 25 milliseconds