Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/sendmail/src/
Dheaders.c452 h->h_flags |= H_DEFAULT;
730 if (!bitset(H_DEFAULT, h->h_flags) &&
865 if (bitset(H_DEFAULT, h->h_flags) &&
882 h->h_flags &= ~H_DEFAULT;
897 !bitset(H_DEFAULT, h->h_flags) &&
1869 if (bitset(H_DEFAULT, h->h_flags) ||
Dsendmail.h855 #define H_DEFAULT 0x00000004 /* if another value is found, drop this */ macro
Dqueue.c792 if (bitset(H_DEFAULT, h->h_flags))
829 if (bitset(H_DEFAULT, h->h_flags) &&