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

/dovecot/src/plugins/quota/
H A Dquota-status.c24 struct quota_client { struct
40 struct quota_client *client;
42 client = i_new(struct quota_client, 1);
48 static void client_reset(struct quota_client *client)
83 static void client_handle_request(struct quota_client *client)
155 struct quota_client *client = (struct quota_client *)conn;
185 struct quota_client *client = (struct quota_client *)conn;

Completed in 9 milliseconds