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

/dovecot/src/master/
H A Dmaster-client.c14 struct master_client { struct
36 master_client_service_status(struct master_client *client)
63 master_client_process_status(struct master_client *client,
85 master_client_stop(struct master_client *client, const char *const *args)
106 struct master_client *client = (struct master_client *)conn;
127 struct master_client *client = (struct master_client *)conn;
153 struct master_client *client;
162 client = i_new(struct master_client,
[all...]

Completed in 6 milliseconds