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

/netbsd-6-1-5-RELEASE/sbin/dump/
H A Dtape.c113 char (*nextblock)[TP_BSIZE]; variable
155 nextblock = slp->tblock;
165 *(union u_spcl *)(*(nextblock)++) = *(union u_spcl *)dp;
285 int siz = (char *)nextblock - (char *)slp->req;
343 nextblock = slp->tblock;
503 nextblock = tslp->tblock;
541 nextblock = slp->tblock;
543 nextblock++;
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dmcd.c1225 nextblock:
1259 goto nextblock;

Completed in 115 milliseconds