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

/dovecot/src/lib-program-client/
H A Dtest-program-client-net.c136 "test_program_input body");
195 void test_program_input(struct test_client *client) function
246 client->io = io_add_istream(client->in, test_program_input, client);
H A Dtest-program-client-unix.c112 client->os_body = iostream_temp_create_named(".dovecot.test.", 0, "test_program_input body");
160 void test_program_input(struct test_client *client) function
210 client->io = io_add_istream(client->in, test_program_input, client);

Completed in 45 milliseconds