Searched refs:split_within_queue (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/src/
H A Dqueue.c8192 static int split_within_queue __P((ENVELOPE *));
8195 split_within_queue(e) function
8380 ** see split_across_queue_groups(), split_within_queue(e)
8415 if (split_within_queue(ee) == SM_SPLIT_FAIL)
8457 split = split_within_queue(e) != SM_SPLIT_FAIL;

Completed in 35 milliseconds