Searched refs:xshm_opcode (Results 1 – 1 of 1) sorted by relevance
38 static int xshm_opcode = -1; variable48 assert(xshm_opcode != -1); in handle_xerror()49 if (event->request_code != xshm_opcode) in handle_xerror()842 if (!XQueryExtension(dpy, "MIT-SHM", &xshm_opcode, &ignore, &ignore)) in check_xshm()