Lines Matching defs:oact
527 struct sigaction act, oact;532 if (sigaction (sig, &act, &oact) != 0)534 return oact.sa_handler;