Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dconf.c110 { "full-name", H_ACHECK, NULL },
144 { "return-path", H_FORCE|H_ACHECK|H_BINDLATE, NULL },
147 { "content-length", H_ACHECK, NULL },
H A Dheaders.c1902 if (bitset(H_CHECK|H_ACHECK, h->h_flags) &&
H A Dsendmail.h1031 #define H_ACHECK 0x00000020 /* ditto, but always (not just default) */ macro
H A Dqueue.c844 bitset(H_CHECK|H_ACHECK, h->h_flags))