Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNFS/OpenNFS
/ ENTRYHDR
Class
ENTRYHDR
tools/fshtool.h:89–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
} BMPHEAD;
88
89
typedef struct ENTRYHDR {
90
int code;
91
short width,height;
92
short misc[4];
93
} ENTRYHDR;
94
95
void usage();
96
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected