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

/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h229 #define CPF_MASK (CPF_OVERWRITE|CPF_IGNORE_MODE) macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_syscalls.c5872 if (uap->flags & ~CPF_MASK) {

Completed in 83 milliseconds