Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/src/
H A Dconf.c105 { "full-name", H_ACHECK, NULL },
137 { "return-path", H_FORCE|H_ACHECK|H_BINDLATE, NULL },
140 { "content-length", H_ACHECK, NULL },
H A Dheaders.c1810 if (bitset(H_CHECK|H_ACHECK, h->h_flags) &&
H A Dsendmail.h805 #define H_ACHECK 0x00000020 /* ditto, but always (not just default) */ macro
H A Dqueue.c818 bitset(H_CHECK|H_ACHECK, h->h_flags))