HomeSort by: relevance | last modified time | path
    Searched refs:tapefd (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/dump/
tape.c 405 (void) close(tapefd);
671 while ((tapefd = (host ? rmtopen(tape, 2, 1) :
674 while ((tapefd = (pipeout ? 1 :
876 wrote = write(tapefd, wp->tblock[0]+size,
dump.h 122 extern int tapefd; /* tape file descriptor */
main.c 90 int tapefd; variable in typeref:typename:int

Completed in 12 milliseconds