Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_pcre.c179 typedef struct DICT_PCRE_RULE { struct
182 struct DICT_PCRE_RULE *next; /* next rule in dict */ argument
183 } DICT_PCRE_RULE; typedef