MCPcopy 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
89typedef struct ENTRYHDR {
90 int code;
91 short width,height;
92 short misc[4];
93} ENTRYHDR;
94
95void usage();
96

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected