Searched refs:qmgr_message_alloc (Results 1 – 6 of 6) sorted by relevance
/dports/mail/postfix-current/postfix-3.7-20211107/src/oqmgr/ |
H A D | qmgr.h | 338 extern QMGR_MESSAGE *qmgr_message_alloc(const char *, const char *, int, mode_t);
|
H A D | qmgr_active.c | 245 if ((message = qmgr_message_alloc(MAIL_QUEUE_ACTIVE, queue_id, in qmgr_active_feed()
|
H A D | qmgr_message.c | 1362 QMGR_MESSAGE *qmgr_message_alloc(const char *queue_name, const char *queue_id, in qmgr_message_alloc() function
|
/dports/mail/postfix-current/postfix-3.7-20211107/src/qmgr/ |
H A D | qmgr_active.c | 245 if ((message = qmgr_message_alloc(MAIL_QUEUE_ACTIVE, queue_id, in qmgr_active_feed()
|
H A D | qmgr.h | 388 extern QMGR_MESSAGE *qmgr_message_alloc(const char *, const char *, int, mode_t);
|
H A D | qmgr_message.c | 1483 QMGR_MESSAGE *qmgr_message_alloc(const char *queue_name, const char *queue_id, in qmgr_message_alloc() function
|