Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_dnsbl.c124 typedef struct PSC_DNSBL_SITE { struct
128 struct PSC_DNSBL_SITE *next; /* linked list */ argument
129 } PSC_DNSBL_SITE; typedef