Searched defs:sa_sigfpe_handler (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/parted/
H A Dui.c374 sa_sigfpe_handler (int signum, siginfo_t* info, void* ucontext) function
544 sa_sigfpe_handler (signum, NULL, NULL);
1466 sig_fpe.sa_sigaction = &sa_sigfpe_handler;

Completed in 26 milliseconds