Searched refs:Lstopstatus (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libproc/common/ |
H A D | Pcontrol.c | 3386 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()
|