Home
last modified time | relevance | path

Searched refs:SMTP_QUIT (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dsmtp.h46 SMTP_QUIT, enumerator
Dsmtp.c787 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()