Searched refs:ill_oact (Results 1 - 2 of 2) sorted by last modified time

/external/openssl/crypto/
H A Darmcap.c74 struct sigaction ill_oact,ill_act; local
101 sigaction(SIGILL,&ill_act,&ill_oact);
155 sigaction (SIGILL,&ill_oact,NULL);
H A Dsparcv9cap.c171 struct sigaction common_act,ill_oact,bus_oact; local
202 sigaction(SIGILL,&common_act,&ill_oact);
232 sigaction(SIGILL,&ill_oact,NULL);

Completed in 875 milliseconds