Home
last modified time | relevance | path

Searched refs:DR_TRUEINC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/protocols/
H A Ddumprestore.h171 #define DR_TRUEINC 8 /* dump is a "true incremental" */ macro
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptape.c627 spcl.c_flags &= ~(DR_NEWHEADER|DR_REDUMP|DR_TRUEINC); in spclrec()