Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ setLength
Method
setLength
source/kernel/devs/devfb.cpp:406–408 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
404
}
405
406
bool DevFB::setLength(S64 len) {
407
return false;
408
}
409
410
S64 DevFB::getFilePointer() {
411
return this->pos;
Callers
1
ftruncate64
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected