Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dexit.c893 p->p_wcode = (char)why; in proc_exit()
1033 ip->si_code = pp->p_wcode; in winfo()
1042 pp->p_wcode = 0; in winfo()
1121 switch (cp->p_wcode) { in waitid()
1128 " list", cp->p_wcode); in waitid()
1171 switch (cp->p_wcode) { in waitid()
H A Dsig.c396 p->p_wcode = CLD_CONTINUED; in isjobstop()
1042 p->p_wcode = CLD_STOPPED; in stop()
1109 p->p_wcode = CLD_TRAPPED; in stop()
1704 switch (cp->p_wcode) { in sigcld()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gcore.h58 char p_wcode; member
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h155 char p_wcode; /* current wait code */ member
/illumos-gate/usr/src/uts/sun4/ml/
H A Doffsets.in103 p_wcode
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1805 int wcode = p->p_wcode; in Ppsinfo_gcore()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprioctl.c1542 int wcode = p->p_wcode; /* must be atomic read */ in oprgetpsinfo32()
3329 int wcode = p->p_wcode; /* must be atomic read */ in oprgetpsinfo()
H A Dprsubr.c2535 int wcode = p->p_wcode; /* must be atomic read */ in prgetpsinfo()
3200 int wcode = p->p_wcode; /* must be atomic read */ in prgetpsinfo32()