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

/glassfish-3.1.2/installer/src/cpp/share/launcher/
H A Djava_md.unix.h84 typedef void (*XSetIOErrorHandler_t)(int (*handler)(Display *)); typedef
114 XSetIOErrorHandler_t XSetIOErrorHandler;
H A Djava_md.unix.c476 if ((x11funcs->XSetIOErrorHandler = (XSetIOErrorHandler_t)dlsym(libgui, "XSetIOErrorHandler")) == NULL) goto error;

Completed in 16 milliseconds