Home
last modified time | relevance | path

Searched refs:COPY_FORCE (Results 1 – 4 of 4) sorted by relevance

/build/make/tools/libhost/include/host/
DCopyFile.h15 COPY_FORCE = 0x00040000, // override access permissions enumerator
/build/make/tools/acp/
Dacp.c195 options |= COPY_FORCE; in main()
/build/make/tools/atree/
Dfs.cpp141 COPY_NO_DEREFERENCE | COPY_FORCE | COPY_PERMISSIONS); in copy_file()
/build/make/tools/libhost/
DCopyFile.c263 if (options & COPY_FORCE) { in copyRegular()