Home
last modified time | relevance | path

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

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