Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/protocols/
H A Ddumprestore.h163 #define TS_EOM 7 /* floppy EOM - restore compat w/ old dump */ macro
/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c1487 if (sp->c_magic == expected_magic && sp->c_type == TS_EOM && in readtape()
1601 if (i != 0 && sp->c_magic == expected_magic && sp->c_type == TS_EOM && in readtape()