MCPcopy Create free account
hub / github.com/OpenNFS/OpenNFS / outmem

Function outmem

tools/fshtool.c:1129–1133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1127}
1128
1129void outmem()
1130{
1131 printf("FSH data buffer full. Increase BUFSZ parameter in INDEX.FSH\n");
1132 abandon_ship();
1133}
1134
1135void map_file(char *name,unsigned char **ptr,int *size)
1136{

Callers 1

bmp_to_fshFunction · 0.85

Calls 1

abandon_shipFunction · 0.85

Tested by

no test coverage detected