Home
last modified time | relevance | path

Searched defs:pop3c (Results 1 – 2 of 2) sorted by relevance

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

Completed in 19 milliseconds