Home
last modified time | relevance | path

Searched refs:TS_INODE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/include/protocols/
Ddumprestore.h147 #define TS_INODE 2 /* beginning of file record */ macro
/netbsd/src/sbin/restore/
Dtape.c1129 if (spcl.c_type == TS_INODE && (spcl.c_flags & DR_EXTATTRIBUTES)) { in getfile()
1510 case TS_INODE: in gethead()
1577 case TS_INODE: in accthdr()
1653 case TS_INODE: in findinode()
/netbsd/src/sbin/dump/
Dtape.c331 if (iswap32(spcl.c_type) == TS_INODE || in flushtape()
Dtraverse.c523 spcl.c_type = iswap32(TS_INODE); in dumpino()