Lines Matching defs:pop3c
211 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp() local
293 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in state() local
330 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa() local
373 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls() local
430 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop() local
483 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_perform_auth() local
508 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_continue_auth() local
524 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_cancel_auth() local
543 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication() local
647 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp() local
706 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp() local
819 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_auth_resp() local
920 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_command_resp() local
975 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_statemachine() local
1052 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_multi_statemach() local
1072 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_block_statemach() local
1115 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_connect() local
1259 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_disconnect() local
1365 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_parse_url_options() local
1461 struct pop3_conn *pop3c = &conn->proto.pop3c; in Curl_pop3_write() local