Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dcp.c110 #if CFG_CP_PRESERVE
381 if (CFG_CP_PRESERVE && (toys.optflags & FLAG_preserve)) { in cp_main()
/external/toybox/generated/
Dconfig.h43 #define CFG_CP_PRESERVE 1 macro