Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmatch_list.h25 typedef struct MATCH_LIST MATCH_LIST; typedef
29 struct MATCH_LIST { struct
34 MATCH_LIST_FN *match_func; /* match functions */ argument
45 extern MATCH_LIST *match_list_init(const char *, int, const char *, int,...); argument