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

/freebsd-11-stable/sbin/restore/
H A Dtape.c74 static int pipecmdin = 0; variable
139 pipecmdin++;
210 if (pipecmdin) {
235 if (!pipein && !pipecmdin && !bflag)
404 if (pipecmdin) {
546 if (!pipecmdin && ioctl(mt, MTIOCTOP, (char *)&tcom) < 0)
1237 if (!pipein && !pipecmdin && numtrec < ntrec && i > 0) {
1244 if ((pipein || pipecmdin) && i == 0 && rd > 0)
1247 if (pipein || pipecmdin) {
1365 if (pipecmdin) {
[all...]

Completed in 106 milliseconds