Home
last modified time | relevance | path

Searched defs:QMGR_QUEUE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr.h36 typedef struct QMGR_QUEUE QMGR_QUEUE; typedef
199 struct QMGR_QUEUE { struct
213 QMGR_QUEUE_LIST peers; /* neighbor queues */ argument
223 extern QMGR_QUEUE *qmgr_queue_create(QMGR_TRANSPORT *, const char *, const char *); argument
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.h36 typedef struct QMGR_QUEUE QMGR_QUEUE; typedef
238 struct QMGR_QUEUE { struct
252 QMGR_QUEUE_LIST peers; /* neighbor queues */ argument
263 extern QMGR_QUEUE *qmgr_queue_create(QMGR_TRANSPORT *, const char *, const char *); argument