Searched refs:HBC_MAP_INFO (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dheader_body_checks.h36 } HBC_MAP_INFO; typedef in typeref:struct:__anon2404
46 HBC_MAP_INFO map_info[1]; /* actually, a bunch */
H A Dheader_body_checks.c192 * Header checks are stored as an array of HBC_MAP_INFO structures, one
196 * Body checks are stored as one single HBC_MAP_INFO structure, because we make
203 HBC_MAP_INFO *_mp = (hbc)->map_info + (index); \
306 HBC_MAP_INFO *mp;
335 HBC_MAP_INFO *mp;
371 + (MIME_HDR_LAST - MIME_HDR_FIRST) * sizeof(HBC_MAP_INFO));
408 HBC_MAP_INFO *mp;

Completed in 164 milliseconds