Home
last modified time | relevance | path

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

/curl/lib/
H A Dpop3.h48 } pop3state; typedef
64 pop3state state; /* Always use pop3.c:state() to change state! */
H A Dpop3.c345 static void pop3_state(struct Curl_easy *data, pop3state newstate) in pop3_state()
707 pop3state instate) in pop3_state_servergreet_resp()
757 pop3state instate) in pop3_state_capa_resp()
844 pop3state instate) in pop3_state_starttls_resp()
870 pop3state instate) in pop3_state_auth_resp()
910 pop3state instate) in pop3_state_apop_resp()
929 pop3state instate) in pop3_state_user_resp()
951 pop3state instate) in pop3_state_pass_resp()
970 pop3state instate) in pop3_state_command_resp()

Completed in 10 milliseconds