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

/netbsd-6-1-5-RELEASE/sbin/restore/
H A Dtape.c145 static int gethead(struct s_spcl *);
305 if (gethead(&spcl) == FAIL) {
310 if (gethead(&spcl) == FAIL) {
346 if (gethead(&spcl) == FAIL) {
473 if (gethead(&tmpbuf) == FAIL) {
533 (void) gethead(&spcl);
851 if (gethead(&spcl) == GOOD && spcl.c_type == TS_ADDR) {
919 if (gethead(&spcl) == GOOD && size > 0) {
932 (void)gethead(&spcl);
1192 gethead(struc function
[all...]

Completed in 103 milliseconds