Lines Matching defs:disp
82 void (*disp)();84 disp = ua->u_signal[sig - 1];87 if (disp != SIG_DFL && disp != SIG_IGN) {109 oact.sa_handler = disp;175 void (*disp)();177 disp = ua->u_signal[sig - 1];180 if (disp != SIG_DFL && disp != SIG_IGN) {202 oact32.sa_handler = (caddr32_t)(uintptr_t)disp;