Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tape.c188 tape_open_send_reply(connection, NDMP_NO_TAPE_LOADED_ERR); in ndmpd_tape_open_v2()
402 reply.error = NDMP_NO_TAPE_LOADED_ERR; in ndmpd_tape_mtio_v2()
1253 tape_open_send_reply(connection, NDMP_NO_TAPE_LOADED_ERR); in common_tape_open()
H A Dndmp.x83 NDMP_NO_TAPE_LOADED_ERR = 10, /* Cannot open because there is no tape loaded */ enumerator