Searched refs:CONNECTOR_ERROR (Results 1 – 2 of 2) sorted by relevance
1180 if ((c->flags & CONNECTOR_ERROR) == 0) in mta_on_source()1244 if (c->flags & CONNECTOR_ERROR) { in mta_connect()1324 if (c->flags & CONNECTOR_ERROR) { in mta_connect()
727 #define CONNECTOR_ERROR 0x00ff macro