Searched refs:got_x_error (Results 1 – 3 of 3) sorted by relevance
85 static int got_x_error = FALSE; variable138 got_x_error = FALSE; in sendToVim()147 if (got_x_error) in sendToVim()257 got_x_error = FALSE; in SendInit()276 return got_x_error ? -1 : 0; in SendInit()548 got_x_error = FALSE; in AppendPropCarefully()553 return got_x_error ? -1 : 0; in AppendPropCarefully()564 got_x_error = TRUE; in x_error_check()
206 static int got_x_error = FALSE; variable304 got_x_error = FALSE; in DoRegisterName()311 if (!got_x_error) in DoRegisterName()526 got_x_error = 0; in WindowValid()850 got_x_error = FALSE; in SendInit()881 return got_x_error ? -1 : 0; in SendInit()1066 got_x_error = FALSE; in GetRegProp()1076 if (got_x_error) in GetRegProp()1496 got_x_error = FALSE; in AppendPropCarefully()1501 return got_x_error ? -1 : 0; in AppendPropCarefully()[all …]
1601 static int got_x_error = FALSE; variable1631 got_x_error = TRUE; in x_error_check()1766 got_x_error = FALSE; in test_x11_window()1772 if (p_verbose > 0 && got_x_error) in test_x11_window()1775 return (got_x_error ? FAIL : OK); in test_x11_window()