Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dtar.c43 struct arg_list *exc_file;
760 if (toys.optflags & FLAG_X) add_from_file(&TT.exc, TT.exc_file); in tar_main()
/external/toybox/generated/
Dglobals.h727 struct arg_list *exc_file; member