Home
last modified time | relevance | path

Searched refs:BODYTYPE_VALID (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dsendmail.h1227 #define BODYTYPE_VALID(b) ((b) == BODYTYPE_7BIT || (b) == BODYTYPE_8BITMIME) macro
H A Dqueue.c4289 if (!BODYTYPE_VALID(r))