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

/dovecot/src/director/
H A Ddirector-test.c86 struct timeout *to_random; member in struct:admin_connection
454 conn->to_random = timeout_add_short(ADMIN_RANDOM_TIMEOUT_MSECS,
477 timeout_remove(&conn->to_random);

Completed in 12 milliseconds