Home
last modified time | relevance | path

Searched refs:SMTP_QUIT (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dsmtp.h48 SMTP_QUIT, enumerator
H A Dsmtp.c830 smtp_state(data, SMTP_QUIT); in smtp_perform_quit()
1218 if(smtpc->state != SMTP_QUIT && smtpcode != 1) in smtp_statemachine()
1266 case SMTP_QUIT: in smtp_statemachine()
/third_party/lwip/src/apps/smtp/
H A Dsmtp.c191 SMTP_QUIT, enumerator
208 "SMTP_QUIT",
1254 smtp_state_str[SMTP_QUIT])); in smtp_send_body()
1256 s->state = SMTP_QUIT; in smtp_send_body()
1393 case(SMTP_QUIT): in smtp_process()

Completed in 6 milliseconds