Home
last modified time | relevance | path

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

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