Searched refs:text_to_relayhost (Results 1 – 3 of 3) sorted by relevance
270 text_to_relayhost(struct relayhost *relay, const char *s) in text_to_relayhost() function
1664 int text_to_relayhost(struct relayhost *, const char *);
705 if (smarthost && !text_to_relayhost(&relayh, smarthost)) { in mta_handle_envelope()