MCPcopy Create free account
hub / github.com/codr7/hacktical-c / hc_list

Class hc_list

malloc2/malloc2.h:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 struct hc_malloc malloc;
28 struct hc_malloc *source;
29 struct hc_list slabs;
30 size_t slab_size;
31};
32

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected