Lines Matching refs:tr_progress
117 request_progress_T tr_progress; member
2113 crv_status.tr_progress = STATUS_GET; // Get terminal version later in set_termname()
2856 status->tr_progress = STATUS_SENT; in termrequest_sent()
2871 if (all_termrequests[i]->tr_progress == STATUS_SENT) in termrequest_any_pending()
2877 all_termrequests[i]->tr_progress = STATUS_FAIL; in termrequest_any_pending()
3663 if (crv_status.tr_progress == STATUS_SENT) in starttermcap()
3740 if (crv_status.tr_progress == STATUS_GET in may_req_termresponse()
3772 if (u7_status.tr_progress == STATUS_GET in check_terminal_behavior()
3808 if (xcc_status.tr_progress == STATUS_GET) in check_terminal_behavior()
3868 if (rfg_status.tr_progress == STATUS_GET && *T_RFG != NUL) in may_req_bg_color()
3881 if (rbg_status.tr_progress == STATUS_GET && *T_RBG != NUL) in may_req_bg_color()
4097 return rbm_status.tr_progress == STATUS_GOT in blink_state_is_inverted()
4098 && rcs_status.tr_progress == STATUS_GOT in blink_state_is_inverted()
4605 u7_status.tr_progress = STATUS_GOT; in handle_u7_response()
4636 xcc_status.tr_progress = STATUS_GOT; in handle_u7_response()
4660 crv_status.tr_progress = STATUS_GOT; in handle_version_response()
4838 if (rcs_status.tr_progress == STATUS_GET in handle_version_response()
4856 if (rbm_status.tr_progress == STATUS_GET in handle_version_response()
5040 else if (rbm_status.tr_progress == STATUS_SENT in handle_csi()
5048 rbm_status.tr_progress = STATUS_GOT; in handle_csi()
5071 winpos_status.tr_progress = STATUS_GOT; in handle_csi()
5141 rbg_status.tr_progress = STATUS_GOT; in handle_osc()
5161 rfg_status.tr_progress = STATUS_GOT; in handle_osc()
5257 rcs_status.tr_progress = STATUS_GOT; in handle_dcs()
5590 else if ((check_for_codes || rcs_status.tr_progress == STATUS_SENT) in check_termcode()
5874 if (rfg_status.tr_progress == STATUS_GOT) in term_get_fg_color()
5888 if (rbg_status.tr_progress == STATUS_GOT) in term_get_bg_color()