Searched refs:freebsd32_ps_strings (Results 1 – 4 of 4) sorted by relevance
43 struct freebsd32_ps_strings { struct55 (FREEBSD32_USRSTACK - sizeof(struct freebsd32_ps_strings)) argument
2891 struct freebsd32_ps_strings *arginfo; in freebsd32_copyout_strings()2905 arginfo = (struct freebsd32_ps_strings *)curproc->p_sysent-> in freebsd32_copyout_strings()
107 (AOUT32_USRSTACK - sizeof(struct freebsd32_ps_strings))
1654 struct freebsd32_ps_strings pss; in get_proc_vector32()