psinfo32_t
psinfo_32_to_n(const psinfo32_t *src, psinfo_t *dst)
psinfo_n_to_32(const psinfo_t *src, psinfo32_t *dst)
extern void psinfo_32_to_n(const psinfo32_t *, psinfo_t *);
extern void psinfo_n_to_32(const psinfo_t *, psinfo32_t *);
psinfo32_t ps32;
if (nbytes < sizeof (psinfo32_t) ||
psinfo32_t ps32;
if (nbytes < sizeof (psinfo32_t) ||
psinfo32_t pi32;
if (write_note(fd, NT_PSINFO, &pi32, sizeof (psinfo32_t),
psinfo32_t ps32;
sizeof (psinfo32_t), pgc->pgc_doff) != 0)
#define psinfo_t psinfo32_t
prgetpsinfo32(proc_t *p, psinfo32_t *psp)
psinfo32_t psinfo;
psinfo32_t psinfo;
vap->va_size = PR_OBJSIZE(psinfo32_t, psinfo_t);
vap->va_size = PR_OBJSIZE(psinfo32_t, psinfo_t);