Searched refs:COPY_UPDATE_ONLY (Results 1 – 3 of 3) sorted by relevance
19 COPY_UPDATE_ONLY = 0x00400000, // only copy if source file is newer enumerator
207 options |= COPY_UPDATE_ONLY; in main()
233 if (options & COPY_UPDATE_ONLY) { in copyRegular()389 if (options & COPY_UPDATE_ONLY) { in copySymlink()