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

  /src/include/protocols/
dumprestore.h 151 #define TS_END 5 /* end of volume marker */
  /src/sbin/restore/
tape.c 330 endoftapemark.s_spcl.c_type = TS_END;
1003 if (spcl.c_type == TS_END)
1059 if (spcl.c_type == TS_END)
1507 case TS_END:
1586 case TS_END:
1597 case TS_END:
1671 case TS_END:
  /src/sbin/dump/
main.c 687 spcl.c_type = iswap32(TS_END);

Completed in 23 milliseconds