Searched defs:queue_name (Results 1 - 25 of 25) sorted by relevance

/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dmail_open_ok.c77 int mail_open_ok(const char *queue_name, const char *queue_id, argument
H A Dbounce_log.c114 BOUNCE_LOG *bounce_log_open(const char *queue_name, const char *queue_id, argument
H A Ddeliver_request.c193 static VSTRING *queue_name; local
[all...]
H A Ddeliver_request.h33 char *queue_name; /* message queue name */ member in struct:DELIVER_REQUEST
H A Dmail_queue.c145 mail_queue_dir(VSTRING *buf, const char *queue_name, const char *queue_id) argument
204 mail_queue_path(VSTRING *buf, const char *queue_name, const char *queue_id) argument
274 mail_queue_remove(const char *queue_name, const char *queue_id) argument
281 mail_queue_name_ok(const char *queue_name) argument
319 mail_queue_enter(const char *queue_name, mode_t mode, struct timeval * tp) argument
424 mail_queue_open(const char *queue_name, const char *queue_id, int flags, mode_t mode) argument
[all...]
/macosx-10.10.1/postfix-255/postfix/src/bounce/
H A Dbounce_service.h71 const char *queue_name; /* incoming, etc. */ member in struct:__anon11497
H A Dbounce_notify_service.c84 int bounce_notify_service(int flags, char *service, char *queue_name, argument
H A Dbounce_notify_verp.c86 int bounce_notify_verp(int flags, char *service, char *queue_name, argument
H A Dbounce_one_service.c86 int bounce_one_service(int flags, char *queue_name, char *queue_id, argument
H A Dbounce_trace_service.c77 int bounce_trace_service(int flags, char *service, char *queue_name, argument
H A Dbounce_warn_service.c84 int bounce_warn_service(int unused_flags, char *service, char *queue_name, argument
H A Dbounce.c190 static VSTRING *queue_name; variable
[all...]
H A Dbounce_notify_util.c210 bounce_mail_alloc(const char *service, const char *queue_name, const char *queue_id, const char *encoding, const char *dsn_envid, RCPT_BUF *rcpt_buf, DSN_BUF *dsn_buf, BOUNCE_TEMPLATE *template, BOUNCE_LOG *log_handle) argument
358 bounce_mail_init(const char *service, const char *queue_name, const char *queue_id, const char *encoding, const char *dsn_envid, BOUNCE_TEMPLATE *template) argument
395 bounce_mail_one_init(const char *queue_name, const char *queue_id, const char *encoding, const char *dsn_envid, RCPT_BUF *rcpt_buf, DSN_BUF *dsn_buf, BOUNCE_TEMPLATE *template) argument
[all...]
/macosx-10.10.1/postfix-255/postfix/src/oqmgr/
H A Dqmgr_active.c144 static void qmgr_active_defer(const char *queue_name, const char *queue_id, argument
[all...]
H A Dqmgr_message.c146 static QMGR_MESSAGE *qmgr_message_create(const char *queue_name, argument
966 VSTRING *queue_name; local
1310 qmgr_message_alloc(const char *queue_name, const char *queue_id, int qflags, mode_t mode) argument
[all...]
H A Dqmgr.h295 char *queue_name; /* queue name */ member in struct:QMGR_MESSAGE
/macosx-10.10.1/postfix-255/postfix/src/qmgr/
H A Dqmgr_active.c144 static void qmgr_active_defer(const char *queue_name, const char *queue_id, argument
[all...]
H A Dqmgr_message.c155 static QMGR_MESSAGE *qmgr_message_create(const char *queue_name, argument
1023 VSTRING *queue_name; local
1431 qmgr_message_alloc(const char *queue_name, const char *queue_id, int qflags, mode_t mode) argument
[all...]
H A Dqmgr.h340 char *queue_name; /* queue name */ member in struct:QMGR_MESSAGE
/macosx-10.10.1/postfix-255/postfix/src/virtual/
H A Dvirtual.h67 char *queue_name; /* mail queue id */ member in struct:DELIVER_ATTR
/macosx-10.10.1/postfix-255/postfix/src/flush/
H A Dflush.c389 const char *queue_name; local
[all...]
/macosx-10.10.1/postfix-255/postfix/src/local/
H A Dlocal.h71 char *queue_name; /* mail queue id */ member in struct:DELIVER_ATTR
/macosx-10.10.1/postfix-255/postfix/src/pickup/
H A Dpickup.c513 char *queue_name; local
/macosx-10.10.1/postfix-255/postfix/src/cleanup/
H A Dcleanup.h55 char *queue_name; /* queue name */ member in struct:CLEANUP_STATE
/macosx-10.10.1/postfix-255/postfix/src/postsuper/
H A Dpostsuper.c398 static struct queue_info *find_queue_info(const char *queue_name) argument
733 const char *queue_name; local
940 fix_queue_id(STR(actual_path), queue_name, path, &st); local
[all...]

Completed in 226 milliseconds