Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DPsyscall.c305 pstatus_t save_pstatus; in Psyscall() local
346 save_pstatus = P->status; in Psyscall()
563 P->status = save_pstatus; in Psyscall()