Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dtar.c785 if (toys.optflags & FLAG_to_command) { in tar_main()
/external/toybox/generated/
Dflags.h2767 #undef FLAG_to_command
5660 #define FLAG_to_command (1<<16) macro