Lines Matching refs:pop3_conn
265 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_endofresp()
347 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_state()
384 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_capa()
427 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_upgrade_tls()
492 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_apop()
545 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_perform_auth()
570 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_continue_auth()
586 struct pop3_conn *pop3c = &data->conn->proto.pop3c; in pop3_cancel_auth()
605 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_perform_authentication()
711 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_servergreet_resp()
761 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_capa_resp()
874 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_auth_resp()
975 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_state_command_resp()
1034 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_statemachine()
1111 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_multi_statemach()
1132 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_block_statemach()
1175 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_connect()
1317 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_disconnect()
1423 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_parse_url_options()
1520 struct pop3_conn *pop3c = &conn->proto.pop3c; in pop3_write()