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

/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DInit.c107 AddEnabledDevice(XConnectionNumber(xnestDisplay));
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DInit.c118 SetNotifyFd(XConnectionNumber(xnestDisplay), xnestNotifyConnection, X_NOTIFY_READ, NULL);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxcommon.c467 AddEnabledDevice(XConnectionNumber(dmxScreen->beDisplay));
474 RemoveEnabledDevice(XConnectionNumber(dmxScreen->beDisplay));
494 AddEnabledDevice(XConnectionNumber(priv->display));
511 RemoveEnabledDevice(XConnectionNumber(priv->display));
/xsrc/external/mit/libX11/dist/src/
H A DMacros.c41 int XConnectionNumber(Display *dpy) { return (ConnectionNumber(dpy)); } function in typeref:typename:int
/xsrc/external/mit/xdm/dist/greeter/
H A Dgreet.c345 ClearCloseOnFork (XConnectionNumber (dpy));
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h2181 extern int XConnectionNumber(

Completed in 32 milliseconds