Searched refs:SMTP_GET_FLAG_APPEND (Results 1 – 3 of 3) sorted by relevance
400 (flags & SMTP_GET_FLAG_APPEND) ? in smtp_get_noexcept()403 (flags & SMTP_GET_FLAG_APPEND) ? in smtp_get_noexcept()
58 #define SMTP_GET_FLAG_APPEND (1<<1) /* append instead of overwrite */ macro
4092 SMTP_GET_FLAG_APPEND) == '\n') { in bdat_cmd()