Home
last modified time | relevance | path

Searched refs:fetch_dequeue (Results 1 – 1 of 1) sorted by relevance

/dports/mail/fdm/fdm-2.0/
H A Dchild-fetch.c46 int fetch_dequeue(struct account *, struct mail_ctx *);
191 if (fetch_dequeue(a, this) != 0) in fetch_match()
233 if (fetch_dequeue(a, this) != 0) in fetch_deliver()
705 fetch_dequeue(struct account *a, struct mail_ctx *mctx) in fetch_dequeue() function