Home
last modified time | relevance | path

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

12

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_queue.c147 const char *mail_queue_dir(VSTRING *buf, const char *queue_name, in mail_queue_dir()
206 const char *mail_queue_path(VSTRING *buf, const char *queue_name, in mail_queue_path()
276 int mail_queue_remove(const char *queue_name, const char *queue_id) in mail_queue_remove()
283 int mail_queue_name_ok(const char *queue_name) in mail_queue_name_ok()
321 VSTREAM *mail_queue_enter(const char *queue_name, mode_t mode, in mail_queue_enter()
426 VSTREAM *mail_queue_open(const char *queue_name, const char *queue_id, in mail_queue_open()
H A Dmail_open_ok.c79 int mail_open_ok(const char *queue_name, const char *queue_id, in mail_open_ok()
H A Dbounce_log.c121 BOUNCE_LOG *bounce_log_open(const char *queue_name, const char *queue_id, in bounce_log_open()
H A Ddeliver_request.c200 static VSTRING *queue_name; in deliver_request_get() local
H A Ddeliver_request.h41 char *queue_name; /* message queue name */ member
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_message.c167 static QMGR_MESSAGE *qmgr_message_create(const char *queue_name, in qmgr_message_create()
1069 VSTRING *queue_name; in qmgr_message_resolve() local
1502 QMGR_MESSAGE *qmgr_message_alloc(const char *queue_name, const char *queue_id, in qmgr_message_alloc()
H A Dqmgr_active.c152 static void qmgr_active_defer(const char *queue_name, const char *queue_id, in qmgr_active_defer()
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_message.c158 static QMGR_MESSAGE *qmgr_message_create(const char *queue_name, in qmgr_message_create()
1012 VSTRING *queue_name; in qmgr_message_resolve() local
1381 QMGR_MESSAGE *qmgr_message_alloc(const char *queue_name, const char *queue_id, in qmgr_message_alloc()
H A Dqmgr_active.c152 static void qmgr_active_defer(const char *queue_name, const char *queue_id, in qmgr_active_defer()
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_notify_util.c223 const char *queue_name, in bounce_mail_alloc()
476 const char *queue_name, in bounce_mail_init()
513 BOUNCE_INFO *bounce_mail_one_init(const char *queue_name, in bounce_mail_one_init()
H A Dbounce_trace_service.c84 int bounce_trace_service(int flags, char *service, char *queue_name, in bounce_trace_service()
H A Dbounce_warn_service.c87 int bounce_warn_service(int unused_flags, char *service, char *queue_name, in bounce_warn_service()
H A Dbounce_notify_service.c87 int bounce_notify_service(int flags, char *service, char *queue_name, in bounce_notify_service()
H A Dbounce_one_service.c87 int bounce_one_service(int flags, char *queue_name, char *queue_id, in bounce_one_service()
H A Dbounce_notify_verp.c90 int bounce_notify_verp(int flags, char *service, char *queue_name, in bounce_notify_verp()
H A Dbounce_service.h78 const char *queue_name; /* incoming, etc. */ member
H A Dbounce.c220 static VSTRING *queue_name; variable
/netbsd-src/external/ibm-public/postfix/dist/src/postqueue/
H A Dshowq_json.c130 static VSTRING *queue_name = 0; in format_json() local
H A Dshowq_compat.c86 static VSTRING *queue_name = 0; in showq_message() local
/netbsd-src/external/ibm-public/postfix/dist/src/virtual/
H A Dvirtual.h69 char *queue_name; /* mail queue id */ member
/netbsd-src/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c488 static struct queue_info *find_queue_info(const char *queue_name) in find_queue_info()
909 const char *queue_name; in super() local
/netbsd-src/external/ibm-public/postfix/dist/src/pickup/
H A Dpickup.c536 char *queue_name; in pickup_service() local
/netbsd-src/external/ibm-public/postfix/dist/src/flush/
H A Dflush.c415 const char *queue_name; in flush_one_file() local
/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dlocal.h73 char *queue_name; /* mail queue id */ member
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup.h57 char *queue_name; /* queue name */ member

12