Home
last modified time | relevance | path

Searched refs:xf86VTRequest (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/
H A DVTsw_usl.c44 xf86VTRequest(int sig) in xf86VTRequest() function
46 OsSignal(sig, (void (*)(int)) xf86VTRequest); in xf86VTRequest()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/
H A Dbsd_VTsw.c45 xf86VTRequest(int sig) in xf86VTRequest() function
H A Dbsd_init.c272 OsSignal(SIGUSR1, xf86VTRequest); in xf86OpenConsole()
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/
H A Dxf86_OSproc.h182 extern _X_EXPORT void xf86VTRequest(int sig);
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dlnx_init.c241 OsSignal(SIGUSR1, xf86VTRequest); in xf86OpenConsole()