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

/netbsd-current/bin/pax/
H A Doptions.c883 int fstdin = 0; local
937 fstdin = 1;
941 fstdin = 0;
1192 if (fstdin == 1 && act == ARCHIVE)
1412 if (!fstdin && ((arcname == NULL) || (*arcname == '\0'))) {

Completed in 74 milliseconds