Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNFS/OpenNFS
/ idxerr
Function
idxerr
tools/fshtool.c:1123–1127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1121
}
1122
1123
void idxerr()
1124
{
1125
printf(
"Format error in INDEX.FSH near line %d\n"
,linecount);
1126
abandon_ship();
1127
}
1128
1129
void outmem()
1130
{
Callers
1
bmp_to_fsh
Function · 0.85
Calls
1
abandon_ship
Function · 0.85
Tested by
no test coverage detected