Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/oldroff/inv/
Dinv1.c70 int keepkey = 0, pipein = 0; in main() local
101 pipein = 1; in main()
126 if (pipein) in main()
173 if (pipein) in main()
/mirbsd/src/sbin/restore/
Dtape.c69 static int pipein = 0; variable
143 pipein++; in setinput()
180 if (pipein) in setup()
189 if (!pipein && !bflag) in setup()
200 if (pipein) { in setup()
269 if (pipein) { in getvol()
278 if (pipein) in getvol()
452 if (pipein) in setdumpnum()
805 if (!pipein && numtrec < ntrec && i > 0) { in readtape()
812 if (pipein && i == 0 && rd > 0) in readtape()
[all …]