Searched refs:tmpact (Results 1 – 1 of 1) sorted by relevance
805 struct sigaction act, tmpact; in __fex_update_te() local820 sigaction(SIGFPE, &act, &tmpact); in __fex_update_te()821 if (tmpact.sa_handler != __fex_hdlr) in __fex_update_te()824 oact = tmpact; in __fex_update_te()