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

/dovecot/src/old-stats/
H A Dmail-user.c120 struct stats *empty_stats, *diff_stats; local
139 empty_stats = stats_alloc(pool_datastack_create());
141 if (!stats_import(buf->data, buf->used, empty_stats, diff_stats, &error)) {

Completed in 21 milliseconds