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

/dovecot/src/stats/
H A Dclient-reader.c13 struct reader_client { struct
22 struct reader_client *client;
24 client = i_new(struct reader_client, 1);
66 reader_client_input_dump(struct reader_client *client, const char *const *args)
93 reader_client_input_dump_reset(struct reader_client *client,
104 struct reader_client *client = (struct reader_client *)conn;

Completed in 358 milliseconds