Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dqueue.c7939 #define SM_SPLIT_FAIL (0) macro
8162 return SM_SPLIT_FAIL;
8303 return SM_SPLIT_FAIL;
8386 if (n == SM_SPLIT_FAIL)
8406 if (split_within_queue(ee) == SM_SPLIT_FAIL)
8448 split = split_within_queue(e) != SM_SPLIT_FAIL;