Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Dalloc.h43 struct dmalloc_preamble { struct
44 struct dmalloc_preamble *prev, *next; argument
45 const char *file;
46 int line;
47 size_t size;
48 unsigned long generation;
49 unsigned char low_fence [DMLFSIZE];