Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/sendmail/src/
HDheaders.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) ||
HDsendmail.h1028 #define H_DEFAULT 0x00000004 /* if another value is found, drop this */ macro
HDqueue.c820 if (bitset(H_DEFAULT, h->h_flags))
857 if (bitset(H_DEFAULT, h->h_flags) &&