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

  /src/external/bsd/unbound/dist/testdata/
common.sh 296 TS_END=`date +%s`
297 echo "*** Serial $2 was seen in $i tries (`expr $TS_END - $TS_START`) seconds"
  /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 27 milliseconds