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

/dovecot/src/lib-smtp/
H A Dsmtp-submit.h50 void smtp_submit_run_async(struct smtp_submit *subm,
52 #define smtp_submit_run_async(subm, callback, context) \ macro
53 smtp_submit_run_async(subm, \
H A Dsmtp-submit.c424 smtp_submit_run_async(subm,
442 #undef smtp_submit_run_async macro
443 void smtp_submit_run_async(struct smtp_submit *subm, function

Completed in 592 milliseconds