Lines Matching refs:to
31 struct timeout *to;
119 timeout_remove(&ruser->to);
199 timeout_remove(&ruser->to);
209 if (ruser->to == NULL) {
210 ruser->to = timeout_add_short(REPLICATION_NOTIFY_DELAY_MSECS,
249 mail already exists. and especially copies to Trash or to
257 /* Replication needs to be triggered on all the user-visible changes,
258 but not e.g. due to writes to cache file. */
319 if (ruser->to != NULL) {
321 if (ruser->to != NULL) {
323 "due to fifo being busy", fifo_path);
324 timeout_remove(&ruser->to);
346 us about a change. don't trigger a replication back to it */