HomeSort by: relevance | last modified time | path
    Searched defs:pipein (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/restore/
tape.c 78 static int pipein = 0; variable in typeref:typename:int
263 pipein++;
302 if (pipein)
313 if (!pipein && !bflag)
326 if (pipein) {
396 if (pipein) {
405 if (pipein)
583 if (pipein) {
1296 if (!pipein && numtrec < ntrec && i > 0) {
1303 if (pipein && i == 0 && rd > 0
    [all...]

Completed in 12 milliseconds