Searched defs:mem_leak_st (Results 1 – 1 of 1) sorted by relevance
448 typedef struct mem_leak_st { struct449 int (*print_cb) (const char *str, size_t len, void *u);450 void *print_cb_arg;451 int chunks;452 long bytes;