OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextblock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/dump/
tape.c
110
char (*
nextblock
)[TP_BSIZE];
variable in typeref:typename:char (*)[]
152
nextblock
= wp->tblock;
162
*(union u_spcl *)(*(
nextblock
)++) = *(const union u_spcl *)dp;
282
int siz = (char *)
nextblock
- (char *)wp->req;
341
nextblock
= wp->tblock;
502
nextblock
= twp->tblock;
540
nextblock
= wp->tblock;
542
nextblock
++;
tape.c
110
char (*
nextblock
)[TP_BSIZE];
variable in typeref:typename:char (*)[]
152
nextblock
= wp->tblock;
162
*(union u_spcl *)(*(
nextblock
)++) = *(const union u_spcl *)dp;
282
int siz = (char *)
nextblock
- (char *)wp->req;
341
nextblock
= wp->tblock;
502
nextblock
= twp->tblock;
540
nextblock
= wp->tblock;
542
nextblock
++;
Completed in 47 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025