Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dtar.c281 if (toys.optflags & FLAG_no_recursion) return 0; in add_to_tar()
/external/toybox/generated/
Dflags.h2445 #undef FLAG_no_recursion
5093 #define FLAG_no_recursion (1<<20) macro