Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dqueue.c8215 #define SM_SPLIT_FAIL (0) macro
8438 return SM_SPLIT_FAIL;
8579 return SM_SPLIT_FAIL;
8662 if (n == SM_SPLIT_FAIL)
8682 if (split_within_queue(ee) == SM_SPLIT_FAIL)
8724 split = split_within_queue(e) != SM_SPLIT_FAIL;