Searched refs:DSN_FAILURE (Results 1 – 3 of 3) sorted by relevance
467 #define DSN_FAILURE 0x02 macro
2462 tx->evp.dsn_notify |= DSN_FAILURE; in smtp_tx_rcpt_to()2470 tx->evp.dsn_notify & (DSN_SUCCESS | DSN_FAILURE | in smtp_tx_rcpt_to()
1647 if (arg & DSN_FAILURE) in dsn_strnotify()