Searched refs:add_from_file (Results 1 – 2 of 2) sorted by relevance
462 static void add_from_file(struct arg_list **llist, struct arg_list *flist) in add_from_file() function760 if (toys.optflags & FLAG_X) add_from_file(&TT.exc, TT.exc_file); in tar_main()761 if (toys.optflags & FLAG_T) add_from_file(&TT.inc, TT.inc_file); in tar_main()
125 builder.add_from_file(glade_file)