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

/dovecot/src/lib-smtp/
H A Dtest-smtp-payload.c458 struct test_client_transaction { struct
459 struct test_client_transaction *prev, *next;
470 static struct test_client_transaction *client_requests;
474 static struct test_client_transaction *
477 struct test_client_transaction *tctrans;
479 tctrans = i_new(struct test_client_transaction, 1);
486 test_client_transaction_destroy(struct test_client_transaction *tctrans)
521 test_client_transaction_finish(struct test_client_transaction *tctrans)
529 struct test_client_transaction *tctrans)
550 struct test_client_transaction *tctran
[all...]

Completed in 10 milliseconds