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

/dovecot/src/master/
H A Ddup2-array.c24 bool *moved, moves; local
30 moved = t_new(bool, count);
35 if (moved[i])
40 !moved[j]) {
48 moved[i] = TRUE;
63 moved already. try again. */

Completed in 10 milliseconds