Searched refs:xf86SetConsoleHandler (Results 1 – 4 of 4) sorted by relevance
61 xf86SetConsoleHandler(NULL, NULL); in drain_console()272 xf86SetConsoleHandler(drain_console, NULL); in xf86OpenConsole()313 xf86SetConsoleHandler(NULL, NULL); in xf86CloseConsole()
216 extern _X_EXPORT InputHandlerProc xf86SetConsoleHandler(InputHandlerProc
597 xf86SetConsoleHandler(InputHandlerProc proc, void *data) in xf86SetConsoleHandler() function
84403 Let's just fix the unregistration in xf86SetConsoleHandler() and use that.84406 xf86SetConsoleHandler(), the unregistration in xf86CloseConsole will unregister84409 xf86SetConsoleHandler() doesn't offer any way to prevent this (i.e. check which