Searched defs:FT_STATE_1 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c413 * FT_STATE_1 Tape has not been read yet
418 #define FT_STATE_1 1 macro
431 static int first_time = FT_STATE_1;
567 if (!pipein && !bflag && archivefile && (first_time == FT_STATE_1)) {

Completed in 60 milliseconds