Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Doptions.c586 int fstdin = 0; in tar_options() local
637 fstdin = 1; in tar_options()
641 fstdin = 0; in tar_options()
809 if (fstdin == 1 && act == ARCHIVE) in tar_options()
968 if (!fstdin && ((arcname == NULL) || (*arcname == '\0'))) { in tar_options()