Searched refs:nextsource (Results 1 – 2 of 2) sorted by relevance
1218 relay->nextsource = relay->lastsource + delay; in mta_on_source()1514 if (r->nextsource <= time(NULL)) in mta_drain()1519 (unsigned long long) r->nextsource - time(NULL)); in mta_drain()1520 runq_schedule_at(runq_relay, r->nextsource, r); in mta_drain()
826 time_t nextsource; member