OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_off
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/fortune/strfile/
strfile.c
157
off_t
last_off
, length, pos;
local in function:main
188
last_off
= 0;
193
length = pos -
last_off
- (sp ? strlen(sp) : 0);
194
last_off
= pos;
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
gtt.c
2253
int
last_off
= pos->offset &
local in function:emulate_ggtt_mmio_write
2256
memcpy((void *)&e.val64 +
last_off
,
2257
(void *)&pos->data +
last_off
,
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025