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

/dovecot/src/plugins/quota/
H A Dquota-dict.c14 #define DICT_QUOTA_CURRENT_COUNT_PATH DICT_QUOTA_CURRENT_PATH"messages" macro
128 dict_unset(dt, DICT_QUOTA_CURRENT_COUNT_PATH);
131 dict_set(dt, DICT_QUOTA_CURRENT_COUNT_PATH, dec2str(count));
163 DICT_QUOTA_CURRENT_COUNT_PATH;
230 dict_atomic_inc(dt, DICT_QUOTA_CURRENT_COUNT_PATH,

Completed in 10 milliseconds