MCPcopy Create free account
hub / github.com/ading2210/linuxpdf / BlockDeviceHTTP

Class BlockDeviceHTTP

tinyemu/block_net.c:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58
59typedef struct {
60 struct BlockDeviceHTTP *bf;
61 int group_num;
62 int n_block_num;
63 CachedBlock *tab_block[PREFETCH_GROUP_LEN_MAX];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected