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

/dovecot/src/lib/
H A Diostream-proxy.h75 void iostream_proxy_set_completion_callback(struct iostream_proxy *proxy,
77 #define iostream_proxy_set_completion_callback(proxy, callback, context) \ macro
78 iostream_proxy_set_completion_callback(proxy, (iostream_proxy_callback_t *)callback, context + \
H A Diostream-proxy.c10 #undef iostream_proxy_set_completion_callback macro
91 void iostream_proxy_set_completion_callback(struct iostream_proxy *proxy, function

Completed in 10 milliseconds