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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/shared/
H A Dsigiostubs.c38 xf86InstallSIGIOHandler(int fd, void (*f) (int, void *), void *closure) function in typeref:typename:int
H A Dsigio.c181 xf86InstallSIGIOHandler(int fd, void (*f) (int, void *), void *closure) function in typeref:typename:int
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dsigiostubs.c38 xf86InstallSIGIOHandler(int fd, void (*f)(int, void *), void *closure) function in typeref:typename:int
H A Dsigio.c131 xf86InstallSIGIOHandler(int fd, void (*f)(int, void *), void *closure) function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/
H A Dxf86_OSproc.h170 extern _X_EXPORT int xf86InstallSIGIOHandler(int fd, void (*f) (int, void *),
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/
H A Dxf86_OSproc.h191 extern _X_EXPORT int xf86InstallSIGIOHandler(int fd, void (*f)(int, void *), void *);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Events.c310 if (!xf86InstallSIGIOHandler (pInfo->fd, xf86SigioReadInput, pInfo)) {
/xsrc/external/mit/xf86-input-mouse/dist/src/
H A Dbsd_mouse.c608 if (!xf86InstallSIGIOHandler (pInfo->fd, usbSigioReadInput,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.c342 return xf86InstallSIGIOHandler(fd, drmSIGIOHandler, 0);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.c2492 return xf86InstallSIGIOHandler(fd, drmSIGIOHandler, 0);

Completed in 16 milliseconds