MCPcopy 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
406bool DevFB::setLength(S64 len) {
407 return false;
408}
409
410S64 DevFB::getFilePointer() {
411 return this->pos;

Callers 1

ftruncate64Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected