Home
last modified time | relevance | path

Searched refs:hosts_fail (Results 1 – 7 of 7) sorted by relevance

/dports/mail/exim-mysql/exim-4.95/src/transports/
H A Dsmtp.c5002 int hosts_fail = 0; in smtp_transport_entry() local
5323 if (rc == HOST_FIND_AGAIN) hosts_defer++; else hosts_fail++; in smtp_transport_entry()
5483 case hwhy_failed: hosts_fail++; break; in smtp_transport_entry()
5983 else if (hosts_fail == hosts_total) in smtp_transport_entry()
5989 else if (hosts_fail+hosts_defer == hosts_total) in smtp_transport_entry()
/dports/mail/exim-postgresql/exim-4.95/src/transports/
H A Dsmtp.c5002 int hosts_fail = 0; in smtp_transport_entry() local
5323 if (rc == HOST_FIND_AGAIN) hosts_defer++; else hosts_fail++; in smtp_transport_entry()
5483 case hwhy_failed: hosts_fail++; break; in smtp_transport_entry()
5983 else if (hosts_fail == hosts_total) in smtp_transport_entry()
5989 else if (hosts_fail+hosts_defer == hosts_total) in smtp_transport_entry()
/dports/mail/exim/exim-4.95/src/transports/
H A Dsmtp.c5002 int hosts_fail = 0; in smtp_transport_entry() local
5323 if (rc == HOST_FIND_AGAIN) hosts_defer++; else hosts_fail++; in smtp_transport_entry()
5483 case hwhy_failed: hosts_fail++; break; in smtp_transport_entry()
5983 else if (hosts_fail == hosts_total) in smtp_transport_entry()
5989 else if (hosts_fail+hosts_defer == hosts_total) in smtp_transport_entry()
/dports/mail/exim-monitor/exim-4.95/src/transports/
H A Dsmtp.c5002 int hosts_fail = 0; in smtp_transport_entry() local
5323 if (rc == HOST_FIND_AGAIN) hosts_defer++; else hosts_fail++; in smtp_transport_entry()
5483 case hwhy_failed: hosts_fail++; break; in smtp_transport_entry()
5983 else if (hosts_fail == hosts_total) in smtp_transport_entry()
5989 else if (hosts_fail+hosts_defer == hosts_total) in smtp_transport_entry()
/dports/mail/exim-ldap2/exim-4.95/src/transports/
H A Dsmtp.c5002 int hosts_fail = 0; in smtp_transport_entry() local
5323 if (rc == HOST_FIND_AGAIN) hosts_defer++; else hosts_fail++; in smtp_transport_entry()
5483 case hwhy_failed: hosts_fail++; break; in smtp_transport_entry()
5983 else if (hosts_fail == hosts_total) in smtp_transport_entry()
5989 else if (hosts_fail+hosts_defer == hosts_total) in smtp_transport_entry()
/dports/mail/exim-sa-exim/exim-4.95/src/transports/
H A Dsmtp.c5002 int hosts_fail = 0; in smtp_transport_entry() local
5323 if (rc == HOST_FIND_AGAIN) hosts_defer++; else hosts_fail++; in smtp_transport_entry()
5483 case hwhy_failed: hosts_fail++; break; in smtp_transport_entry()
5983 else if (hosts_fail == hosts_total) in smtp_transport_entry()
5989 else if (hosts_fail+hosts_defer == hosts_total) in smtp_transport_entry()
/dports/mail/exim-sqlite/exim-4.95/src/transports/
H A Dsmtp.c5002 int hosts_fail = 0; in smtp_transport_entry() local
5323 if (rc == HOST_FIND_AGAIN) hosts_defer++; else hosts_fail++; in smtp_transport_entry()
5483 case hwhy_failed: hosts_fail++; break; in smtp_transport_entry()
5983 else if (hosts_fail == hosts_total) in smtp_transport_entry()
5989 else if (hosts_fail+hosts_defer == hosts_total) in smtp_transport_entry()