Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dtar.c509 static void extract_stream(struct archive_handler *tar_hdl) in extract_stream() function
611 extract_stream(tar_hdl); in unpack_tar()
789 if (toys.optflags & FLAG_z) extract_stream(tar_hdl); in tar_main()