Searched refs:HEADER_OPTS (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dheader_opts.h22 } HEADER_OPTS; typedef in typeref:struct:__anon2407
72 extern const HEADER_OPTS *header_opts_find(const char *);
H A Dheader_opts.c11 /* const HEADER_OPTS *header_opts_find(string)
18 /* to HEADER_OPTS in case of success, a null pointer when the header
57 static const HEADER_OPTS header_opts[] = {
100 const HEADER_OPTS *hp;
120 const HEADER_OPTS *header_opts_find(const char *string)
140 return ((const HEADER_OPTS *) htable_find(header_hash, vstring_str(header_key)));
H A Dheader_body_checks.h58 extern char *hbc_header_checks(void *, HBC_CHECKS *, int, const HEADER_OPTS *,
H A Dmime_state.h30 typedef void (*MIME_STATE_HEAD_OUT) (void *, int, const HEADER_OPTS *, VSTRING *, off_t);
H A Ddelivered_hdr.c118 const HEADER_OPTS *hdr;
H A Dmime_state.c16 /* const HEADER_OPTS *header_info,
544 const HEADER_OPTS *header_info)
655 const HEADER_OPTS *header_info)
759 const HEADER_OPTS *header_info;
907 HEAD_OUT(state, (HEADER_OPTS *) 0, len);
1182 static void head_out(void *context, int class, const HEADER_OPTS *unused_info,
H A Dheader_body_checks.c47 /* const HEADER_OPTS *hdr_opts;
301 const HEADER_OPTS *hdr_opts,
473 const HEADER_OPTS *header_info,
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_message.c138 const HEADER_OPTS *hdr_opts,
195 const HEADER_OPTS *hdr_opts,
448 const HEADER_OPTS *hdr_opts,
H A Dcleanup_milter.c392 MIME_HDR_PRIMARY, (HEADER_OPTS *) 0,
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/postmap/
H A Dpostmap.c469 const HEADER_OPTS *unused_header_info,
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/sendmail/
H A Dsendmail.c529 const HEADER_OPTS *header_info,
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_proto.c950 const HEADER_OPTS *unused_info,
971 const HEADER_OPTS *header_info,
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/milter/
H A Dmilter8.c2283 const HEADER_OPTS *header_info,

Completed in 130 milliseconds