Home
last modified time | relevance | path

Searched refs:pop3_conn (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Dpop3.c209 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp()
328 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa()
371 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls()
436 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop()
549 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication()
653 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp()
703 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp()
816 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_auth_resp()
917 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_command_resp()
976 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_statemachine()
[all …]
H A Dpop3.h62 struct pop3_conn { struct
H A Durldata.h931 struct pop3_conn pop3c;

Completed in 26 milliseconds