Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ Open
Function
Open
Kernel/src/fs/initrd.cpp:98–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
void Open(fs_node_t* node, uint32_t flags){
99
100
}
101
102
void Close(fs_node_t* node){
103
Callers
6
Open
Method · 0.70
InitializeProcessStructure
Function · 0.50
SysOpen
Function · 0.50
SysGrantPTY
Function · 0.50
SysSocket
Function · 0.50
SysAccept
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected