Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libproc/common/
H A DPcontrol.c3386 Lstopstatus(struct ps_lwphandle *L, in Lstopstatus() function
3523 return (Lstopstatus(L, PCWSTOP, msec)); in Lwait()
3532 return (Lstopstatus(L, PCSTOP, msec)); in Lstop()
3541 return (Lstopstatus(L, PCDSTOP, 0)); in Ldstop()
3638 return (Lstopstatus(L, PCNULL, 0)); in Lsetrun()
3687 rv = Lstopstatus(L, PCNULL, 0); in Lxecbkpt()
3722 rv = Lstopstatus(L, PCNULL, 0); in Lxecwapt()