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

/xsrc/external/mit/libX11/dist/src/
H A Dxcb_io.c197 static int handle_error(Display *dpy, xError *err, Bool in_XReply) argument
203 if(in_XReply)
388 static void handle_response(Display *dpy, xcb_generic_reply_t *response, Bool in_XReply) argument
403 handle_error(dpy, (xError *) response, in_XReply);

Completed in 3 milliseconds