OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:extloc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/restore/
tape.c
1143
static size_t
extloc
;
variable in typeref:typename:size_t
1152
extloc
= 0;
1176
if (
extloc
+ size > extbufsize)
1178
memmove(&extbuf[
extloc
], buf, size);
1179
extloc
+= size;
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025