Home
last modified time | relevance | path

Searched refs:noproto_map (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/milter/
H A Dtest-milter.c490 struct noproto_map { struct
498 static const struct noproto_map noproto_map[] = { argument
570 const struct noproto_map *np; in main()
813 for (np = noproto_map; /* see below */ ; np++) { in main()
825 for (np = noproto_map; /* see below */ ; np++) { in main()