Searched refs:CPF_OVERWRITE (Results 1 – 2 of 2) sorted by relevance
269 #define CPF_OVERWRITE 0x0001 macro271 #define CPF_MASK (CPF_OVERWRITE|CPF_IGNORE_MODE)
9006 if (!(uap->flags & CPF_OVERWRITE)) { in copyfile()