Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c74 static int checkvol(struct s_spcl *, int);
314 if (checkvol(&spcl, 1) == FAIL) { in setup()
578 if (checkvol(&tmpbuf, volno) == FAIL) { in getvol()
1721 checkvol(struct s_spcl *b, int t) in checkvol() function