Home
last modified time | relevance | path

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

/freebsd-14.2/bin/pax/
H A Doptions.c593 int fstdin = 0; in tar_options() local
644 fstdin = 1; in tar_options()
648 fstdin = 0; in tar_options()
816 if (fstdin == 1 && act == ARCHIVE) in tar_options()
975 if (!fstdin && ((arcname == NULL) || (*arcname == '\0'))) { in tar_options()