Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Dcp.c292 if (CFG_MV && toys.which->name[0] == 'm')
323 if (CFG_MV && toys.which->name[0] == 'm') { in cp_main()
/external/toybox/generated/
Dconfig.h41 #define CFG_MV 1 macro