Home
last modified time | relevance | path

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

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