Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/saf/
H A Dstructs.h52 pid_t sc_pid; /* pid of PM */ member
H A Dsac.c320 sp->sc_pid = uxp->ut_pid; in readutmpx()
352 savesp->sc_pid = uxp->ut_pid; in readutmpx()
441 sp->sc_pid = pid; in startpm()
480 pid = sp->sc_pid; in cleanutx()
845 if (sp->sc_pid == pid) in reap()