Home
last modified time | relevance | path

Searched defs:dmalloc_preamble (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/dhcp/dist/includes/omapip/
H A Dalloc.h42 struct dmalloc_preamble { struct
43 struct dmalloc_preamble *prev, *next; argument
44 const char *file;
45 int line;
46 size_t size;
47 unsigned long generation;
48 unsigned char low_fence [DMLFSIZE];