Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/sendmail/src/
Dqueue.c8210 static int split_within_queue __P((ENVELOPE *));
8213 split_within_queue(e) in split_within_queue() function
8433 if (split_within_queue(ee) == SM_SPLIT_FAIL)
8475 split = split_within_queue(e) != SM_SPLIT_FAIL;