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

/osnet-11/usr/src/lib/libproc/common/
H A DPcontrol.c3226 Lstopstatus(struct ps_lwphandle *L, function
3256 dprintf("Lstopstatus: corrupted state: %d\n", L->lwp_state);
3294 dprintf("Lstopstatus: EINTR\n");
3297 dprintf("Lstopstatus: EAGAIN\n");
3307 errstr = "Lstopstatus PCNULL"; break;
3309 errstr = "Lstopstatus PCSTOP"; break;
3311 errstr = "Lstopstatus PCDSTOP"; break;
3313 errstr = "Lstopstatus PCWSTOP"; break;
3315 errstr = "Lstopstatus PC???"; break;
3330 dprintf("Lstopstatus
[all...]

Completed in 27 milliseconds