OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:noffset
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/file/dist/src/
readelf.c
849
size_t
noffset
= doff + reloffset;
local
851
for (j = 0; j < 16; j++,
noffset
++,
858
if (
noffset
>= size)
870
c = nbuf[
noffset
];
/src/external/bsd/libpcap/dist/
optimize.c
2999
int icount,
noffset
;
local
3007
noffset
= min(block->offset + icount, (int)prog->bf_len);
3010
for (i = block->offset; i <
noffset
; i++) {
Completed in 26 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026