Searched refs:prgetstatus32 (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/exec/elf/ |
H A D | elf_impl.h | 112 #define prgetstatus prgetstatus32
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | prsystm.h | 134 extern void prgetstatus32(proc_t *, struct pstatus32 *, zone_t *);
|
/illumos-gate/usr/src/uts/sparc/ml/ |
H A D | modstubs.S | 550 NO_UNLOAD_STUB(procfs, prgetstatus32, nomod_zero);
|
/illumos-gate/usr/src/uts/intel/ml/ |
H A D | modstubs.S | 506 NO_UNLOAD_STUB(procfs, prgetstatus32, nomod_zero);
|
/illumos-gate/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 1125 prgetstatus32(proc_t *p, pstatus32_t *sp, zone_t *zp) in prgetstatus32() function
|
H A D | prvnops.c | 2010 prgetstatus32(pnp->pr_common->prc_proc, sp, in pr_read_status_32()
|