Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ isOpen
Method
isOpen
source/io/fszipopennode.cpp:56–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
bool FsZipOpenNode::isOpen() {
57
return true;
58
}
59
60
U32 FsZipOpenNode::ioctl(KThread* thread, U32 request) {
61
return -K_ENODEV;
Callers
3
setDosAttrib
Method · 0.45
remove
Method · 0.45
rename
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected