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

/dovecot/src/lib-dict/
H A Ddict-memcached-ascii.c604 unsigned int i, count, old_state_count; local
609 old_state_count = array_count(&dict->input_states);
622 reply->reply_count = array_count(&dict->input_states) - old_state_count;

Completed in 9 milliseconds