OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COPY_RECURSIVE
(Results
1 - 3
of
3
) sorted by null
/build/make/tools/libhost/include/host/
CopyFile.h
18
COPY_RECURSIVE
= 0x00200000, // copy directories
/build/make/tools/acp/
acp.c
205
options |=
COPY_RECURSIVE
;
/build/make/tools/libhost/
CopyFile.c
572
if (!(options &
COPY_RECURSIVE
)) {
Completed in 211 milliseconds