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

/dovecot/src/pop3/
H A Dpop3-client.c40 #define POP3_SESSION_DOTLOCK_STALE_TIMEOUT_SECS (60*5) macro
56 .stale_timeout = POP3_SESSION_DOTLOCK_STALE_TIMEOUT_SECS,
372 timeout_add(POP3_SESSION_DOTLOCK_STALE_TIMEOUT_SECS*1000,

Completed in 12 milliseconds