Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dheaders.c479 h->h_flags |= H_DEFAULT;
756 if (!bitset(H_DEFAULT, h->h_flags) &&
891 if (bitset(H_DEFAULT, h->h_flags) &&
908 h->h_flags &= ~H_DEFAULT;
923 !bitset(H_DEFAULT, h->h_flags) &&
1931 if (bitset(H_DEFAULT, h->h_flags) ||
H A Dsendmail.h1028 #define H_DEFAULT 0x00000004 /* if another value is found, drop this */ macro
H A Dqueue.c820 if (bitset(H_DEFAULT, h->h_flags))
857 if (bitset(H_DEFAULT, h->h_flags) &&