Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dnbdebug.c139 XGetErrorText(dpy, err->error_code, msg, sizeof(msg)); in errorHandler()
H A Dgui_gtk_vms.h175 #define XGetErrorText XGETERRORTEXT macro
H A Dos_unix.c1609 XGetErrorText(dpy, error_event->error_code, (char *)IObuff, IOSIZE); in x_error_handler()