Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/saf/
H A Dstructs.h54 int sc_rscnt; /* # of restarts */ member
H A Dsac.c904 if (sp->sc_rscnt < sp->sc_rsmax) { in pollfail()
915 sp->sc_rscnt++; in pollfail()
H A Dmisc.c133 sp->sc_rscnt = 0; /* fresh start in life */ in sigpoll()