Home
last modified time | relevance | path

Searched refs:rbm_status (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dterm.c147 static termrequest_T rbm_status = TERMREQUEST_INIT; variable
163 &rbm_status,
4097 return rbm_status.tr_progress == STATUS_GOT in blink_state_is_inverted()
4856 if (rbm_status.tr_progress == STATUS_GET in handle_version_response()
4865 termrequest_sent(&rbm_status); 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()