Home
last modified time | relevance | path

Searched refs:TS_CLRI (Results 1 – 3 of 3) sorted by relevance

/NextBSD/include/protocols/
HDdumprestore.h139 #define TS_CLRI 6 /* map of inodes deleted since last dump */ macro
/NextBSD/sbin/restore/
HDtape.c279 if (spcl.c_type != TS_CLRI) { in setup()
915 while (spcl.c_type == TS_BITS || spcl.c_type == TS_CLRI) in skipmaps()
1420 case TS_CLRI: in gethead()
1509 case TS_CLRI: in accthdr()
1606 case TS_CLRI: in findinode()
/NextBSD/sbin/dump/
HDmain.c541 dumpmap(usedinomap, TS_CLRI, maxino - 1); in main()