Home
last modified time | relevance | path

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

/openbsd/src/sbin/dump/
Dtape.c110 static char (*nextblock)[TP_BSIZE]; variable
154 nextblock = slp->tblock; in alloctape()
164 *(union u_spcl *)(*(nextblock)++) = *(union u_spcl *)dp; in writerec()
284 int siz = (char *)nextblock - (char *)slp->req; in flushtape()
346 nextblock = slp->tblock; in flushtape()
492 nextblock = tslp->tblock; in rollforward()
531 nextblock = slp->tblock; in rollforward()
533 nextblock++; in rollforward()