Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dtar.c776 if (toys.optflags & FLAG_to_command) { in tar_main()
/external/toybox/generated/
Dflags.h2440 #undef FLAG_to_command
5088 #define FLAG_to_command (1<<15) macro