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

/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c73 static int checkvol(struct s_spcl *, int);
313 if (checkvol(&spcl, 1) == FAIL) {
577 if (checkvol(&tmpbuf, volno) == FAIL) {
1724 checkvol(struct s_spcl *b, int t) function

Completed in 57 milliseconds