Home
last modified time | relevance | path

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

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