Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/saf/
H A Dsac.c318 sp->sc_pid = uxp->ut_pid; in readutmpx()
350 savesp->sc_pid = uxp->ut_pid; in readutmpx()
438 sp->sc_pid = pid; in startpm()
477 pid = sp->sc_pid; in cleanutx()
843 if (sp->sc_pid == pid) in reap()
H A Dstructs.h52 pid_t sc_pid; /* pid of PM */ member