Home
last modified time | relevance | path

Searched refs:freebsd32_ps_strings (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_util.h43 struct freebsd32_ps_strings { struct
55 (FREEBSD32_USRSTACK - sizeof(struct freebsd32_ps_strings)) argument
H A Dfreebsd32_misc.c3603 struct freebsd32_ps_strings *arginfo; in freebsd32_copyout_strings()
3611 arginfo = (struct freebsd32_ps_strings *)PROC_PS_STRINGS(imgp->proc); in freebsd32_copyout_strings()
/freebsd/sys/kern/
H A Dimgact_aout.c115 (AOUT32_USRSTACK - sizeof(struct freebsd32_ps_strings))
137 .sv_psstringssz = sizeof(struct freebsd32_ps_strings),
H A Dkern_proc.c1858 struct freebsd32_ps_strings pss; in get_proc_vector32()
/freebsd/sys/compat/ia32/
H A Dia32_sysvec.c122 .sv_psstringssz = sizeof(struct freebsd32_ps_strings),
/freebsd/sys/arm64/arm64/
H A Delf32_machdep.c118 .sv_psstringssz = sizeof(struct freebsd32_ps_strings),
/freebsd/sys/powerpc/powerpc/
H A Delf32_machdep.c110 .sv_psstringssz = sizeof(struct freebsd32_ps_strings),