Home | History | Annotate | Download | only in doio

Lines Matching refs:sa_old

1085 	struct sigaction sa_al, sa_old;
1111 sigaction(SIGALRM, &sa_al, &sa_old);
1115 sigaction(SIGALRM, &sa_old, 0);