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

/opensolaris-onvv-gate/usr/src/cmd/saf/
H A Dstructs.h61 short sc_exit; /* exit status */ member in struct:sactab
H A Dsac.c243 sp->sc_exit = 0;
440 sp->sc_exit = 0;
506 up->ut_exit.e_termination = WTERMSIG(sp->sc_exit);
507 up->ut_exit.e_exit = WEXITSTATUS(sp->sc_exit);
852 sp->sc_exit = status;

Completed in 186 milliseconds