Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ os_close
Function
os_close
lib/vfs/machfs.cc:434–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
432
}
433
434
int os_close(void** priv)
435
{
436
return 0;
437
}
438
439
int os_same(void** priv, const char* path)
440
{
Callers
1
v_close
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected