Searched refs:sa_old (Results 1 – 1 of 1) sorted by relevance
1085 struct sigaction sa_al, sa_old; in doio_delay() local1111 sigaction(SIGALRM, &sa_al, &sa_old); in doio_delay()1115 sigaction(SIGALRM, &sa_old, 0); in doio_delay()