Searched defs:multi_volume (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c275 boolean_t multi_volume = FALSE; /* is this a multi-volume switch ? */ local
385 if (multi_volume) {
386 NDMP_LOG(LOG_DEBUG, "multi_volume %c %d",
401 multi_volume = FALSE;
505 multi_volume = TRUE;

Completed in 62 milliseconds