Home
last modified time | relevance | path

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

/mirbsd/src/bin/pax/
Doptions.c674 int fstdin = 0; in tar_options() local
736 fstdin = 1; in tar_options()
740 fstdin = 0; in tar_options()
945 if (fstdin == 1 && act == ARCHIVE) in tar_options()
1127 if (!fstdin && ((arcname == NULL) || (*arcname == '\0'))) { in tar_options()