Searched refs:smtp_key_prefix (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/postfix-255/postfix/src/smtp/
H A Dsmtp_reuse.c116 smtp_key_prefix(state->dest_label, SMTP_REUSE_KEY_DELIM_NA,
123 smtp_key_prefix(state->endp_label, SMTP_REUSE_KEY_DELIM_NA,
228 smtp_key_prefix(state->dest_label, SMTP_REUSE_KEY_DELIM_NA,
262 smtp_key_prefix(state->endp_label, SMTP_REUSE_KEY_DELIM_NA,
H A Dsmtp_key.c9 /* char *smtp_key_prefix(buffer, delim_na, iterator, context_flags)
26 /* smtp_key_prefix() constructs a lookup key prefix from context
144 /* smtp_key_prefix - format common elements in lookup key */
146 char *smtp_key_prefix(VSTRING *buffer, const char *delim_na, function
149 const char myname[] = "smtp_key_prefix";
H A Dsmtp.h563 char *smtp_key_prefix(VSTRING *, const char *, SMTP_ITERATOR *, int);
H A Dsmtp_tls_policy.c643 smtp_key_prefix(key, ":", iter, SMTP_KEY_FLAG_NEXTHOP
H A Dsmtp_proto.c785 smtp_key_prefix(serverid, "&", state->iterator, SMTP_KEY_FLAG_SERVICE

Completed in 194 milliseconds