Home
last modified time | relevance | path

Searched refs:pop3state (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Dpop3.h48 } pop3state; typedef
64 pop3state state; /* Always use pop3.c:state() to change state! */
H A Dpop3.c287 static void pop3_state(struct Curl_easy *data, pop3state newstate) in pop3_state()
647 pop3state instate) in pop3_state_servergreet_resp()
697 pop3state instate) in pop3_state_capa_resp()
784 pop3state instate) in pop3_state_starttls_resp()
810 pop3state instate) in pop3_state_auth_resp()
850 pop3state instate) in pop3_state_apop_resp()
869 pop3state instate) in pop3_state_user_resp()
891 pop3state instate) in pop3_state_pass_resp()
910 pop3state instate) in pop3_state_command_resp()

Completed in 3 milliseconds