Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dtar.c42 struct arg_list *inc_file;
761 if (toys.optflags & FLAG_T) add_from_file(&TT.inc, TT.inc_file); in tar_main()
/external/toybox/generated/
Dglobals.h762 struct arg_list *inc_file; member