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

/dovecot/src/indexer/
H A Dindexer-worker.c11 static struct master_connection *master_conn; variable in typeref:struct:master_connection
16 if (master_conn != NULL) {
22 master_conn = master_connection_create(conn->fd, storage_service);
80 if (master_conn != NULL)
81 master_connection_destroy(&master_conn);
/dovecot/src/imap-hibernate/
H A Dimap-client.c73 struct imap_master_connection *master_conn; member in struct:imap_client
219 client, &client->master_conn, &error);

Completed in 22 milliseconds