Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dterm.c111 STATUS_SENT, // did send request, checking for response enumerator
2856 status->tr_progress = STATUS_SENT; in termrequest_sent()
2871 if (all_termrequests[i]->tr_progress == STATUS_SENT) in termrequest_any_pending()
3663 if (crv_status.tr_progress == STATUS_SENT) in starttermcap()
5040 else if (rbm_status.tr_progress == STATUS_SENT in handle_csi()
5590 else if ((check_for_codes || rcs_status.tr_progress == STATUS_SENT) in check_termcode()