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 329 endoftapemark.s_spcl.c_type = TS_END;
1002 if (spcl.c_type == TS_END)
1058 if (spcl.c_type == TS_END)
1506 case TS_END:
1585 case TS_END:
1596 case TS_END:
1670 case TS_END:
  /src/sbin/dump/
main.c 687 spcl.c_type = iswap32(TS_END);

Completed in 14 milliseconds