Searched refs:queueup (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | envelope.c | 584 queueup(e, QUP_FL_MSYNC); 607 queueup(ee, QUP_FL_MSYNC); 608 queueup(e, QUP_FL_MSYNC);
|
H A D | TRACEFLAGS | 52 40 queue.c queueup, orderq, dowork
|
H A D | deliver.c | 257 queueup(e, WILL_BE_QUEUED(mode) ? QUP_FL_ANNOUNCE : QUP_FL_NONE); 643 queueup(ee, qup_flags); 644 queueup(e, qup_flags); 964 queueup(ee, QUP_FL_MSYNC); 1016 queueup(e, QUP_FL_NONE); 4545 queueup(e, QUP_FL_NONE);
|
H A D | queue.c | 351 queueup(e, flags) in queueup() function 3787 queueup(e, QUP_FL_NONE); 3977 queueup(&e, QUP_FL_NONE); 5763 queueup(e, QUP_FL_MSYNC); 8081 queueup(old, QUP_FL_MSYNC);
|
H A D | sendmail.h | 2298 extern void queueup __P((ENVELOPE *, unsigned int));
|
H A D | srvrsmtp.c | 4484 queueup(ee, qup_flags);
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 10596 Fix error recovery in queueup if another tf file of the same
|