Home
last modified time | relevance | path

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

/curl/lib/
H A Dpop3.c265 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp()
384 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa()
427 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls()
492 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop()
605 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication()
711 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp()
761 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp()
874 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_auth_resp()
975 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_command_resp()
1034 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_statemachine()
[all …]
H A Dpop3.h62 struct pop3_conn { struct
H A Durldata.h934 struct pop3_conn pop3c;

Completed in 19 milliseconds