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

/freebsd-11-stable/bin/pax/
H A Doptions.c592 int fstdin = 0; local
643 fstdin = 1;
647 fstdin = 0;
815 if (fstdin == 1 && act == ARCHIVE)
974 if (!fstdin && ((arcname == NULL) || (*arcname == '\0'))) {

Completed in 181 milliseconds