Lines Matching defs:lmtp_proxy_recipient
41 struct lmtp_proxy_recipient {
70 ARRAY(struct lmtp_proxy_recipient *) rcpt_to;
85 struct lmtp_proxy_recipient *rcpt);
124 lmtp_proxy_recipient_deinit(struct lmtp_proxy_recipient *rcpt)
143 struct lmtp_proxy_recipient *const *rcpts;
377 struct lmtp_proxy_recipient *rcpt =
378 (struct lmtp_proxy_recipient *)cmd->context;
389 struct lmtp_proxy_recipient *rcpt =
390 (struct lmtp_proxy_recipient *)cmd->context;
409 struct lmtp_proxy_recipient *rcpt)
438 struct lmtp_proxy_recipient *rcpt;
537 rcpt = i_new(struct lmtp_proxy_recipient, 1);
559 struct lmtp_proxy_recipient *rcpt)