Searched defs:n_src (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-old-stats/ | ||
H A D | stats-parser.c | 122 const uint32_t *n_src = f_src; local 124 *n_dest += *n_src; 129 const uint64_t *n_src = f_src; local 131 *n_dest += *n_src; |
Completed in 9 milliseconds