Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/backup/restore/
H A Drestore.h419 #define FORCE_OFFLINE 1 /* offline drive for autoload */ macro
H A Dtape.c1696 if (offline || mode == FORCE_OFFLINE) in closemt()
1699 if (offline || mode == FORCE_OFFLINE) in closemt()
1715 if (offline || mode == FORCE_OFFLINE) in closemt()
2076 closemt(FORCE_OFFLINE); in autoload_tape()