Searched defs:QMGR_JOB (Results 1 – 1 of 1) sorted by relevance
39 typedef struct QMGR_JOB QMGR_JOB; typedef410 struct QMGR_JOB { struct413 QMGR_JOB_LIST message_peers; /* per message neighbor linkage */ argument414 QMGR_JOB_LIST transport_peers; /* per transport neighbor linkage */ argument415 QMGR_JOB_LIST time_peers; /* by time neighbor linkage */ argument416 QMGR_JOB *stack_parent; /* stack parent */ argument417 QMGR_JOB_LIST stack_children; /* all stack children */ argument418 QMGR_JOB_LIST stack_siblings; /* stack children linkage */ argument436 QMGR_JOB *job; /* job handling this peer */ argument