Lines Matching refs:LOG_TR
104 # define LOG_TR(msg) log_tr msg
106 # define LOG_TR(msg) do { /**/ } while (0) macro
2112 LOG_TR(("setting crv_status to STATUS_GET")); in set_termname()
3748 LOG_TR(("Sending CRV request")); in may_req_termresponse()
3789 LOG_TR(("Sending request for ambiwidth check")); in check_terminal_behavior()
3820 LOG_TR(("Sending xterm compatibility test sequence.")); in check_terminal_behavior()
3873 LOG_TR(("Sending FG request")); in may_req_bg_color()
3886 LOG_TR(("Sending BG request")); in may_req_bg_color()
4455 LOG_TR(("Switching to 8 bit")); in switch_to_8bit()
4604 LOG_TR(("Received U7 status: %s", tp)); in handle_u7_response()
4635 LOG_TR(("Received compatibility test result: %s", tp)); in handle_u7_response()
4659 LOG_TR(("Received CRV response: %s", tp)); in handle_version_response()
4703 LOG_TR(("Enable checking for XT codes")); in handle_version_response()
4846 LOG_TR(("Sending cursor style request")); in handle_version_response()
4863 LOG_TR(("Sending cursor blink mode request")); in handle_version_response()
5049 LOG_TR(("Received cursor blinking mode response: %s", tp)); in handle_csi()
5140 LOG_TR(("Received RBG response: %s", tp)); in handle_osc()
5160 LOG_TR(("Received RFG response: %s", tp)); in handle_osc()
5181 LOG_TR(("not enough characters for RB")); in handle_osc()
5258 LOG_TR(("Received cursor shape response: %s", tp)); in handle_dcs()
5275 LOG_TR(("not enough characters for XT")); in handle_dcs()
5572 LOG_TR(("Not enough characters for CSI sequence")); in check_termcode()
5861 LOG_TR(("normal character")); in check_termcode()
6360 LOG_TR(("Requesting XT %d: %s", xt_index_out, key_name)); in req_more_codes_from_term()
6405 LOG_TR(("Received XT %d: %s", xt_index_in, (char *)name)); in got_code_from_term()