Searched refs:MAIL_SRC_MASK_ALL (Results 1 – 2 of 2) sorted by relevance
80 MAIL_SRC_NAME_ALL, MAIL_SRC_MASK_ALL, in smtputf8_autodetect()85 if (class == 0 || (class & ~MAIL_SRC_MASK_ALL) != 0) in smtputf8_autodetect()
95 #define MAIL_SRC_MASK_ALL \ macro