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

/dovecot/src/director/
H A Dmail-host.c57 char num_str[MAX_INT_STRLEN]; local
68 i_snprintf(num_str, sizeof(num_str), "-%u", i);
69 md5_update(&md5_ctx2, num_str, strlen(num_str));

Completed in 14 milliseconds