Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmp.x788 const NDMP_TAPE_NOREWIND = 0x0008; /* non-rewind device */ variable
H A Dndmpd_tape.c1006 reply.flags = NDMP_TAPE_NOREWIND; in ndmpd_tape_get_state_v4()