Lines Matching refs:lmtp_local_recipient
35 struct lmtp_local_recipient {
44 struct lmtp_local_recipient *duplicate;
52 ARRAY(struct lmtp_local_recipient *) rcpt_to;
59 lmtp_local_rcpt_deinit(struct lmtp_local_recipient *rcpt);
80 struct lmtp_local_recipient *const *rcptp;
108 lmtp_local_rcpt_anvil_disconnect(struct lmtp_local_recipient *rcpt)
123 lmtp_local_rcpt_deinit(struct lmtp_local_recipient *rcpt)
136 lmtp_local_rcpt_reply_overquota(struct lmtp_local_recipient *rcpt,
162 struct lmtp_local_recipient *const *rcpts;
185 struct lmtp_local_recipient *rcpt =
186 (struct lmtp_local_recipient *)cmd->context;
197 lmtp_local_rcpt_check_quota(struct lmtp_local_recipient *rcpt)
265 struct lmtp_local_recipient *rcpt =
266 (struct lmtp_local_recipient *)cmd->context;
280 rcpt->duplicate = (struct lmtp_local_recipient *)
289 lmtp_local_rcpt_anvil_finish(struct lmtp_local_recipient *rcpt)
307 struct lmtp_local_recipient *rcpt =
308 (struct lmtp_local_recipient *)context;
343 struct lmtp_local_recipient *rcpt;
394 rcpt = i_new(struct lmtp_local_recipient, 1);
432 struct lmtp_local_recipient *const *rcpts;
467 struct lmtp_local_recipient *rcpt,
655 struct lmtp_local_recipient *const *rcpts;
662 struct lmtp_local_recipient *rcpt = rcpts[i];