OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstrec
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/dump/
tape.c
98
int64_t
firstrec
; /* record number of this block */
member in struct:worker
151
wp->
firstrec
= 0;
290
lastfirstrec = wp->
firstrec
;
339
wp->
firstrec
= lastfirstrec + ntrec;
691
* measure
firstrec
in TP_BSIZE units since restore doesn't
694
spcl.c_firstrec = iswap32(wp->
firstrec
);
tape.c
98
int64_t
firstrec
; /* record number of this block */
member in struct:worker
151
wp->
firstrec
= 0;
290
lastfirstrec = wp->
firstrec
;
339
wp->
firstrec
= lastfirstrec + ntrec;
691
* measure
firstrec
in TP_BSIZE units since restore doesn't
694
spcl.c_firstrec = iswap32(wp->
firstrec
);
Completed in 21 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025