HomeSort by relevance Sort by last modified time
    Searched refs:CFG_TOYBOX_NORECURSE (Results 1 - 3 of 3) sorted by null

  /external/toybox/
main.c 161 if (!CFG_TOYBOX_NORECURSE)
  /external/toybox/generated/
config.h 31 #define CFG_TOYBOX_NORECURSE 1
  /external/toybox/lib/
xwrap.c 188 if (CFG_TOYBOX && !CFG_TOYBOX_NORECURSE && toys.stacktop) toy_exec(argv);

Completed in 478 milliseconds