Searched refs:SMTP_QUIT (Results 1 – 2 of 2) sorted by relevance
46 SMTP_QUIT, enumerator
787 state(conn, SMTP_QUIT); in smtp_perform_quit()1185 if(smtpc->state != SMTP_QUIT && smtpcode != 1) in smtp_statemach_act()1233 case SMTP_QUIT: in smtp_statemach_act()