Lines Matching refs:pop3_conn
246 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()
811 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_auth_resp()
917 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_command_resp()
971 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_statemach_act()
1044 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_multi_statemach()
1061 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_block_statemach()
1104 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_connect()
1256 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_disconnect()
1386 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_parse_url_options()
1487 struct pop3_conn *pop3c = &conn->proto.pop3c; in Curl_pop3_write()