Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup.h335 typedef struct CLEANUP_REGION { struct
339 struct CLEANUP_REGION *next; /* linkage */ argument
340 } CLEANUP_REGION; typedef