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