Searched refs:COPY_RECURSIVE (Results 1 – 3 of 3) sorted by relevance
18 COPY_RECURSIVE = 0x00200000, // copy directories enumerator
204 options |= COPY_RECURSIVE; in main()
577 if (!(options & COPY_RECURSIVE)) { in copyFileRecursive()