Searched refs:test_client_continue (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-smtp/
H A Dtest-smtp-payload.c497 static void test_client_continue(void *dummy);
517 client_to = timeout_add_short(0, test_client_continue, NULL);
604 static void test_client_continue(void *dummy ATTR_UNUSED) function
659 client_to = timeout_add_short(0, test_client_continue, NULL);
731 test_client_continue(NULL);

Completed in 10 milliseconds