Searched refs:BODYTYPE_VALID (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/sendmail/src/ | ||
| H A D | sendmail.h | 1044 #define BODYTYPE_VALID(b) ((b) == BODYTYPE_7BIT || (b) == BODYTYPE_8BITMIME) macro |
| H A D | queue.c | 4199 if (!BODYTYPE_VALID(r)) |