OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COPY_FORCE
(Results
1 - 4
of
4
) sorted by null
/build/make/tools/libhost/include/host/
CopyFile.h
15
COPY_FORCE
= 0x00040000, // override access permissions
/build/make/tools/acp/
acp.c
196
options |=
COPY_FORCE
;
/build/make/tools/atree/
fs.cpp
141
COPY_NO_DEREFERENCE |
COPY_FORCE
| COPY_PERMISSIONS);
/build/make/tools/libhost/
CopyFile.c
263
if (options &
COPY_FORCE
) {
Completed in 235 milliseconds