Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/saf/
H A Dstructs.h61 short sc_exit; /* exit status */ member
H A Dsac.c243 sp->sc_exit = 0; in startpms()
440 sp->sc_exit = 0; in startpm()
506 up->ut_exit.e_termination = WTERMSIG(sp->sc_exit); in cleanutx()
507 up->ut_exit.e_exit = WEXITSTATUS(sp->sc_exit); in cleanutx()
852 sp->sc_exit = status; in reap()