Home
last modified time | relevance | path

Searched refs:COPY_RECURSIVE (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/libhost/include/host/
DCopyFile.h18 COPY_RECURSIVE = 0x00200000, // copy directories enumerator
/build/make/tools/acp/
Dacp.c204 options |= COPY_RECURSIVE; in main()
/build/make/tools/libhost/
DCopyFile.c577 if (!(options & COPY_RECURSIVE)) { in copyFileRecursive()