Lines Matching defs:master_input_r
56 struct imap_master_input *master_input_r,
63 i_zero(master_input_r);
64 master_input_r->client_input = buffer_create_dynamic(pool, 64);
65 master_input_r->client_output = buffer_create_dynamic(pool, 16);
66 master_input_r->state = buffer_create_dynamic(pool, 512);
112 if (str_to_ino(value, &master_input_r->peer_ino) < 0) {
130 master_input_r->client_input) < 0) {
137 master_input_r->client_output) < 0) {
144 master_input_r->state) < 0) {
150 master_input_r->tag = t_strdup(value);
152 master_input_r->state_import_bad_idle_done = TRUE;
154 master_input_r->state_import_idle_continue = TRUE;
158 master_input_r->peer_dev =