Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddeliver_request.h38 typedef struct DELIVER_REQUEST { struct
39 VSTREAM *fp; /* stream, shared lock */
40 int flags; /* see below */
64 } DELIVER_REQUEST; argument