Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ textdump_restoreoff
Function
textdump_restoreoff
freebsd/ddb/db_textdump.c:274–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
void
275
textdump_restoreoff(off_t offset)
276
{
277
278
textdump_offset = offset;
279
}
280
281
/*
282
* Interface to write the
"next block"
relative to the current offset; since
Callers
2
textdump_dump_msgbuf
Function · 0.85
textdump_dumpsys
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected