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.c658 state(conn, SMTP_QUIT); in smtp_perform_quit()
1020 if(smtpc->state != SMTP_QUIT && smtpcode != 1) in smtp_statemach_act()
1068 case SMTP_QUIT: in smtp_statemach_act()