|
Tor 0.4.9.8
|
Data Fields | |
| struct pgfree * | next |
| struct pgfree * | prev |
| void * | page |
| void * | pdir |
| size_t | size |
Definition at line 138 of file OpenBSD_malloc_Linux.c.
| struct pgfree* next |
Definition at line 139 of file OpenBSD_malloc_Linux.c.
| void* page |
Definition at line 141 of file OpenBSD_malloc_Linux.c.
| void* pdir |
Definition at line 142 of file OpenBSD_malloc_Linux.c.
| struct pgfree* prev |
Definition at line 140 of file OpenBSD_malloc_Linux.c.
| size_t size |
Definition at line 143 of file OpenBSD_malloc_Linux.c.