Home
last modified time | relevance | path

Searched refs:osa (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/
H A Dsigio.c184 struct sigaction osa; in xf86InstallSIGIOHandler() local
231 sigaction(SIGIO, &sa, &osa); in xf86InstallSIGIOHandler()
255 struct sigaction osa; in xf86RemoveSIGIOHandler() local
297 sigaction(SIGIO, &sa, &osa); in xf86RemoveSIGIOHandler()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0004-fix-css-under-gtk-3.20.patch2 From: dgod <dgod.osa@gmail.com>