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

/dovecot/src/imap/
H A Dcmd-notify.c23 enum imap_notify_event *event_r)
33 *event_r = (enum imap_notify_event)(1 << i);
22 cmd_notify_parse_event(const struct imap_arg *arg, enum imap_notify_event *event_r) argument
/dovecot/src/stats/
H A Dclient-writer.c98 struct event **event_r, const char **error_r)
120 *event_r = event;
96 writer_client_run_event(struct writer_client *client, uint64_t parent_event_id, const char *const *args, struct event **event_r, const char **error_r) argument

Completed in 1418 milliseconds