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

/netbsd-current/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_defer.c11 /* void qmgr_defer_recipient(message, recipient, dsn)
24 /* qmgr_defer_recipient() defers delivery of the named message to
29 /* the named site, and calls qmgr_defer_recipient() for each recipient
141 qmgr_defer_recipient(message, recipient, dsn);
147 /* qmgr_defer_recipient - defer delivery of specific recipient */
149 void qmgr_defer_recipient(QMGR_MESSAGE *message, RECIPIENT *recipient, function
H A Dqmgr.h353 extern void qmgr_defer_recipient(QMGR_MESSAGE *, RECIPIENT *, DSN *);
H A Dqmgr_message.c1199 qmgr_defer_recipient(message, recipient, saved_dsn);
1277 qmgr_defer_recipient(message, recipient, saved_dsn);
/netbsd-current/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_defer.c11 /* void qmgr_defer_recipient(message, recipient, dsn)
24 /* qmgr_defer_recipient() defers delivery of the named message to
29 /* the named site, and calls qmgr_defer_recipient() for each recipient
146 qmgr_defer_recipient(message, recipient, dsn);
152 /* qmgr_defer_recipient - defer delivery of specific recipient */
154 void qmgr_defer_recipient(QMGR_MESSAGE *message, RECIPIENT *recipient, function
H A Dqmgr.h462 extern void qmgr_defer_recipient(QMGR_MESSAGE *, RECIPIENT *, DSN *);
H A Dqmgr_message.c1258 qmgr_defer_recipient(message, recipient, saved_dsn);
1336 qmgr_defer_recipient(message, recipient, saved_dsn);

Completed in 99 milliseconds