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

/macosx-10.9.5/postfix-252/postfix/src/smtp/
H A Dsmtp_connect.c686 /* smtp_connect_inet - establish network connection */
688 static void smtp_connect_inet(SMTP_STATE *state, const char *nexthop, function
1050 smtp_connect_inet(state, destination, DEF_LMTP_SERVICE);
1063 smtp_connect_inet(state, destination, DEF_SMTP_SERVICE);

Completed in 109 milliseconds