Searched refs:osa (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-ppc.c145 struct sigaction sa, osa; local in function:pixman_have_vmx
151 sigaction (SIGILL, &sa, &osa);
157 sigaction (SIGILL, &osa, NULL);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dsigio.c134 struct sigaction osa; local in function:xf86InstallSIGIOHandler
180 sigaction(SIGIO, &sa, &osa);
207 struct sigaction osa; local in function:xf86RemoveSIGIOHandler
260 sigaction(SIGIO, &sa, &osa);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/shared/
H A Dsigio.c184 struct sigaction osa; local in function:xf86InstallSIGIOHandler
228 sigaction(SIGIO, &sa, &osa);
252 struct sigaction osa; local in function:xf86RemoveSIGIOHandler
291 sigaction(SIGIO, &sa, &osa);

Completed in 3 milliseconds