Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmime_state.c281 typedef struct MIME_STACK { struct
286 struct MIME_STACK *next; /* linkage */ argument
287 } MIME_STACK; typedef