Searched defs:stats_alloc_size (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-old-stats/
H A Dstats.c21 i_panic("stats_register() called after stats_alloc_size() was already called - this will break existing allocations");
81 return p_malloc(pool, stats_alloc_size());
84 size_t stats_alloc_size(void) function

Completed in 10 milliseconds