Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ isValidFile
Function
isValidFile
tools/brother120tool.cc:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
static bool isValidFile(const Dirent& dirent)
244
{
245
return (dirent.filename[0] & 0x80) == 0;
246
}
247
248
void readAllocationTable()
249
{
Callers
2
checkConsistency
Function · 0.85
listDirectory
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected