Lines Matching full:origact
2139 struct sigaction origact = {};2141 sigaction(SIGPROF, 0, &origact);2174 sigaction(SIGPROF, &origact, 0);