Searched refs:tar_stream (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dtar.c876 FILE *tar_stream; local
884 tar_stream = stdout;
889 tar_stream = stdin;
894 tar_handle->src_fd = fileno(tar_stream);

Completed in 68 milliseconds