Home
last modified time | relevance | path

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

/external/curl/lib/
Dpop3.c246 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp()
314 struct pop3_conn *pop3c = &conn->proto.pop3c; in state()
350 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa()
393 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls()
448 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop()
501 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_auth()
524 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_continue_auth()
540 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication()
645 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp()
696 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp()
[all …]
Dpop3.h60 struct pop3_conn { struct
Durldata.h1027 struct pop3_conn pop3c;