/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | mail_queue.c | 147 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 D | mail_open_ok.c | 79 int mail_open_ok(const char *queue_name, const char *queue_id, in mail_open_ok()
|
H A D | bounce_log.c | 121 BOUNCE_LOG *bounce_log_open(const char *queue_name, const char *queue_id, in bounce_log_open()
|
H A D | deliver_request.c | 200 static VSTRING *queue_name; in deliver_request_get() local
|
H A D | deliver_request.h | 41 char *queue_name; /* message queue name */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/ |
H A D | qmgr_message.c | 167 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 D | qmgr_active.c | 152 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 D | qmgr_message.c | 158 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 D | qmgr_active.c | 152 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 D | bounce_notify_util.c | 223 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 D | bounce_trace_service.c | 84 int bounce_trace_service(int flags, char *service, char *queue_name, in bounce_trace_service()
|
H A D | bounce_warn_service.c | 87 int bounce_warn_service(int unused_flags, char *service, char *queue_name, in bounce_warn_service()
|
H A D | bounce_notify_service.c | 87 int bounce_notify_service(int flags, char *service, char *queue_name, in bounce_notify_service()
|
H A D | bounce_one_service.c | 87 int bounce_one_service(int flags, char *queue_name, char *queue_id, in bounce_one_service()
|
H A D | bounce_notify_verp.c | 90 int bounce_notify_verp(int flags, char *service, char *queue_name, in bounce_notify_verp()
|
H A D | bounce_service.h | 78 const char *queue_name; /* incoming, etc. */ member
|
H A D | bounce.c | 220 static VSTRING *queue_name; variable
|
/netbsd-src/external/ibm-public/postfix/dist/src/postqueue/ |
H A D | showq_json.c | 130 static VSTRING *queue_name = 0; in format_json() local
|
H A D | showq_compat.c | 86 static VSTRING *queue_name = 0; in showq_message() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/virtual/ |
H A D | virtual.h | 69 char *queue_name; /* mail queue id */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/postsuper/ |
H A D | postsuper.c | 488 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 D | pickup.c | 536 char *queue_name; in pickup_service() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/flush/ |
H A D | flush.c | 415 const char *queue_name; in flush_one_file() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/local/ |
H A D | local.h | 73 char *queue_name; /* mail queue id */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
H A D | cleanup.h | 57 char *queue_name; /* queue name */ member
|