Lines Matching defs:master_client
14 struct master_client {
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, 1);