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

  /external/toybox/toys/net/
microcom.c 97 if (!(toys.optflags & FLAG_X)) {
  /external/toybox/generated/
flags.h 501 #undef FLAG_x
622 #undef FLAG_x
770 #undef FLAG_x
937 #undef FLAG_x
1434 #undef FLAG_x
1554 #undef FLAG_X
1713 #undef FLAG_x
1772 #undef FLAG_x
    [all...]
  /external/toybox/toys/pending/
tar.c 769 if (toys.optflags & FLAG_X) add_from_file(&TT.exc, TT.exc_file);
783 if ((toys.optflags & FLAG_x) || (toys.optflags & FLAG_t)) {

Completed in 83 milliseconds