OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CFG_CP_PRESERVE
(Results
1 - 2
of
2
) sorted by null
/external/toybox/generated/
config.h
123
#define
CFG_CP_PRESERVE
1
/external/toybox/toys/posix/
cp.c
378
if (
CFG_CP_PRESERVE
&& (toys.optflags & FLAG_preserve)) {
Completed in 2180 milliseconds