Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/restore/
H A Drestore.h393 #define FORCE_OFFLINE 1 /* offline drive for autoload */ macro
H A Dtape.c1693 if (offline || mode == FORCE_OFFLINE) in closemt()
1696 if (offline || mode == FORCE_OFFLINE) in closemt()
1712 if (offline || mode == FORCE_OFFLINE) in closemt()
2073 closemt(FORCE_OFFLINE); in autoload_tape()