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

/openbsd-current/usr.sbin/smtpd/
H A Dmta.c1249 if (c->flags & CONNECTOR_WAIT) {
1252 c->flags &= ~CONNECTOR_WAIT;
1342 c->flags |= CONNECTOR_WAIT;
1388 connector->flags &= ~CONNECTOR_WAIT;
2059 SHOWFLAG(CONNECTOR_WAIT, "WAIT");
2403 if (c->flags & CONNECTOR_WAIT) {
H A Dsmtpd.h738 #define CONNECTOR_WAIT 0x20000 macro

Completed in 71 milliseconds