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

/dovecot/src/imap/
H A Dimap-master-client.c18 struct imap_master_client { struct
45 struct imap_master_client *client = (struct imap_master_client *)conn;
196 struct imap_master_client *client = (struct imap_master_client *)conn;
329 struct imap_master_client *client;
331 client = i_new(struct imap_master_client, 1);

Completed in 1050 milliseconds