Home
last modified time | relevance | path

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

/third_party/toybox/generated/
Dconfig.h49 #define CFG_CP_PRESERVE 1 macro
/third_party/toybox/toys/posix/
Dcp.c377 if (CFG_CP_PRESERVE && FLAG(preserve)) { in cp_main()
/third_party/toybox/porting/liteos_a/toys/posix/
Dcp.c371 if (CFG_CP_PRESERVE && FLAG(preserve)) { in cp_main()