MCPcopy 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

OpenMethod · 0.70
SysOpenFunction · 0.50
SysGrantPTYFunction · 0.50
SysSocketFunction · 0.50
SysAcceptFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected