Searched refs:old_act (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libpcp/common/
H A Dlibpcp.c165 static struct sigaction old_act; variable in typeref:struct:sigaction
267 if (sigaction(SIGALRM, &glvc_act, &old_act) < 0) {
327 (void) sigaction(SIGALRM, &old_act, NULL);

Completed in 16 milliseconds