Home
last modified time | relevance | path

Searched defs:HELP_toybox_norecurse (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h11 #define HELP_toybox_norecurse "When one toybox command calls another, usually it just calls the new\ncommand's main() function rather than searching the $PATH and calling\nexec on another file (which is much slower).\n\nThis disables that optimization, so toybox will run external commands\n even when it has a built-in version of that command. This requires\n toybox symlinks to be installed in the $PATH, or re-invoking the\n \"toybox\" multiplexer command by name." macro

Completed in 9 milliseconds