Searched refs:BODYTYPE_VALID (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/src/ | ||
H A D | sendmail.h | 983 #define BODYTYPE_VALID(b) ((b) == BODYTYPE_7BIT || (b) == BODYTYPE_8BITMIME) macro |
H A D | queue.c | 4189 if (!BODYTYPE_VALID(r)) |