Doxygen Source Code Documentation
_Slot Struct Reference
Data Fields | |
| void * | userAddress |
| void * | internalAddress |
| size_t | userSize |
| size_t | internalSize |
| Mode | mode |
Field Documentation
|
|
Definition at line 73 of file efence.c. Referenced by free(), initialize(), memalign(), slotForInternalAddress(), and slotForInternalAddressPreviousTo(). |
|
|
Definition at line 75 of file efence.c. Referenced by free(), initialize(), memalign(), and slotForInternalAddressPreviousTo(). |
|
|
Definition at line 76 of file efence.c. Referenced by free(), initialize(), and memalign(). |
|
|
Definition at line 72 of file efence.c. Referenced by free(), initialize(), memalign(), and slotForUserAddress(). |
|
|
Definition at line 74 of file efence.c. Referenced by free(), initialize(), memalign(), and realloc(). |
The documentation for this struct was generated from the following file: