Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dexit.c757 p->p_wcode = (char)why; in proc_exit()
897 ip->si_code = pp->p_wcode; in winfo()
906 pp->p_wcode = 0; in winfo()
985 switch (cp->p_wcode) { in waitid()
992 " list", cp->p_wcode); in waitid()
1035 switch (cp->p_wcode) { in waitid()
H A Dsig.c380 p->p_wcode = CLD_CONTINUED; in isjobstop()
1026 p->p_wcode = CLD_STOPPED; in stop()
1093 p->p_wcode = CLD_TRAPPED; in stop()
1688 switch (cp->p_wcode) { in sigcld()
/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gcore.h58 char p_wcode; member
/titanic_41/usr/src/uts/common/sys/
H A Dproc.h151 char p_wcode; /* current wait code */ member
/titanic_41/usr/src/uts/sun4/ml/
H A Doffsets.in102 p_wcode
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1804 int wcode = p->p_wcode; in Ppsinfo_gcore()
/titanic_41/usr/src/uts/common/fs/proc/
H A Dprioctl.c1589 int wcode = p->p_wcode; /* must be atomic read */ in oprgetpsinfo32()
3428 int wcode = p->p_wcode; /* must be atomic read */ in oprgetpsinfo()
H A Dprsubr.c2283 int wcode = p->p_wcode; /* must be atomic read */ in prgetpsinfo()
2417 int wcode = p->p_wcode; /* must be atomic read */ in prgetpsinfo32()