Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dmem_dbg.c448 typedef struct mem_leak_st { struct
449 int (*print_cb) (const char *str, size_t len, void *u);
450 void *print_cb_arg;
451 int chunks;
452 long bytes;