Searched refs:prgetstatus32 (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/exec/elf/ |
H A D | elf_impl.h | 99 #define prgetstatus prgetstatus32
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | prsystm.h | 131 extern void prgetstatus32(proc_t *, struct pstatus32 *, zone_t *);
|
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 578 NO_UNLOAD_STUB(procfs, prgetstatus32, nomod_zero);
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 691 NO_UNLOAD_STUB(procfs, prgetstatus32, nomod_zero);
|
/titanic_41/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 1083 prgetstatus32(proc_t *p, pstatus32_t *sp, zone_t *zp) in prgetstatus32() function
|
H A D | prvnops.c | 1828 prgetstatus32(pnp->pr_common->prc_proc, sp, in pr_read_status_32()
|