Searched refs:had_error (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c72 static int had_error = 0; variable
118 had_error = err_event -> error_code;
1525 had_error = 0;
1537 if (had_error) {
1538 XGetErrorText (dpy, had_error, msg, sizeof (msg));

Completed in 17 milliseconds