Searched defs:SMTP_REPLY_PARSE_STATE_TEXT (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-smtp/
H A Dsmtp-reply-parser.c55 SMTP_REPLY_PARSE_STATE_TEXT, enumerator in enum:smtp_reply_parser_state
411 SMTP_REPLY_PARSE_STATE_TEXT;
417 SMTP_REPLY_PARSE_STATE_TEXT;
432 if (parser->state.state != SMTP_REPLY_PARSE_STATE_TEXT)
436 case SMTP_REPLY_PARSE_STATE_TEXT:

Completed in 10 milliseconds