Home
last modified time | relevance | path

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

/external/curl/lib/
Dpop3.c201 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp()
284 struct pop3_conn *pop3c = &conn->proto.pop3c; in state()
320 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa()
361 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls()
415 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop()
468 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_auth()
491 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_continue_auth()
507 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication()
610 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp()
669 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp()
[all …]
Dpop3.h60 struct pop3_conn { struct
Durldata.h1066 struct pop3_conn pop3c;