Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c7940 #define SM_SPLIT_FAIL (0) macro
8163 return SM_SPLIT_FAIL;
8304 return SM_SPLIT_FAIL;
8387 if (n == SM_SPLIT_FAIL)
8407 if (split_within_queue(ee) == SM_SPLIT_FAIL)
8449 split = split_within_queue(e) != SM_SPLIT_FAIL;