Searched refs:BODYTYPE_8BITMIME (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/sendmail/src/
H A Dsendmail.h1121 #define BODYTYPE_8BITMIME (2) macro
1123 #define BODYTYPE_VALID(b) ((b) == BODYTYPE_7BIT || (b) == BODYTYPE_8BITMIME)
H A Dutil.c385 return BODYTYPE_8BITMIME;

Completed in 118 milliseconds