Data Fields | |
| union { | |
| size_t size | |
| isc__mem_t * ctx | |
| char bytes [ALIGNMENT_SIZE] | |
| } | u |
Definition at line 90 of file mem.c.
| size_t size_info::size |
Definition at line 95 of file mem.c.
Referenced by isc___mem_putanddetach(), and mem_allocateunlocked().
| char size_info::bytes[ALIGNMENT_SIZE] |
| union { ... } size_info::u |
Referenced by isc___mem_putanddetach(), and mem_allocateunlocked().