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

/netbsd-current/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.h44 typedef struct QMGR_JOB_LIST QMGR_JOB_LIST; typedef in typeref:struct:QMGR_JOB_LIST
166 struct QMGR_JOB_LIST { struct
193 QMGR_JOB_LIST job_list; /* list of message jobs (1 per
195 QMGR_JOB_LIST job_bytime; /* jobs ordered by time since queued */
372 QMGR_JOB_LIST job_list; /* jobs delivering this message (1
413 QMGR_JOB_LIST message_peers; /* per message neighbor linkage */
414 QMGR_JOB_LIST transport_peers; /* per transport neighbor linkage */
415 QMGR_JOB_LIST time_peers; /* by time neighbor linkage */
417 QMGR_JOB_LIST stack_childre
[all...]

Completed in 86 milliseconds