MCPcopy 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
1123void idxerr()
1124{
1125 printf("Format error in INDEX.FSH near line %d\n",linecount);
1126 abandon_ship();
1127}
1128
1129void outmem()
1130{

Callers 1

bmp_to_fshFunction · 0.85

Calls 1

abandon_shipFunction · 0.85

Tested by

no test coverage detected