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

/freebsd-9.3-release/bin/pax/
H A Doptions.c585 int fstdin = 0; local
636 fstdin = 1;
640 fstdin = 0;
808 if (fstdin == 1 && act == ARCHIVE)
967 if (!fstdin && ((arcname == NULL) || (*arcname == '\0'))) {

Completed in 47 milliseconds