Tor 0.4.9.0-alpha-dev
Data Fields
pginfo Struct Reference

Data Fields

struct pginfonext
 
void * page
 
u_short size
 
u_short shift
 
u_short free
 
u_short total
 
u_long bits [1]
 

Detailed Description

Definition at line 122 of file OpenBSD_malloc_Linux.c.

Field Documentation

◆ bits

u_long bits[1]

Definition at line 129 of file OpenBSD_malloc_Linux.c.

◆ free

u_short free

Definition at line 127 of file OpenBSD_malloc_Linux.c.

◆ next

struct pginfo* next

Definition at line 123 of file OpenBSD_malloc_Linux.c.

◆ page

void* page

Definition at line 124 of file OpenBSD_malloc_Linux.c.

◆ shift

u_short shift

Definition at line 126 of file OpenBSD_malloc_Linux.c.

◆ size

u_short size

Definition at line 125 of file OpenBSD_malloc_Linux.c.

◆ total

u_short total

Definition at line 128 of file OpenBSD_malloc_Linux.c.


The documentation for this struct was generated from the following file: