Searched refs:gethead (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sbin/restore/
H A Dtape.c155 static int gethead(struct s_spcl *);
315 if (gethead(&spcl) == FAIL) {
320 if (gethead(&spcl) == FAIL) {
356 if (gethead(&spcl) == FAIL) {
483 if (gethead(&tmpbuf) == FAIL) {
543 (void) gethead(&spcl);
1020 if (gethead(&spcl) == GOOD && spcl.c_type == TS_ADDR) {
1119 if (gethead(&spcl) == GOOD && size > 0) {
1132 (void)gethead(&spcl);
1436 gethead(struc function
[all...]

Completed in 209 milliseconds