Home
last modified time | relevance | path

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

/external/curl/lib/
Dpop3.c199 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp()
282 struct pop3_conn *pop3c = &conn->proto.pop3c; in state()
318 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa()
361 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls()
416 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop()
469 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_auth()
492 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_continue_auth()
508 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication()
613 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp()
672 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp()
[all …]
Dpop3.h60 struct pop3_conn { struct
Durldata.h1005 struct pop3_conn pop3c;