Home
last modified time | relevance | path

Searched refs:freebsd32_copyout_strings (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_util.h116 register_t *freebsd32_copyout_strings(struct image_params *imgp);
HDfreebsd32_misc.c2884 freebsd32_copyout_strings(struct image_params *imgp) in freebsd32_copyout_strings() function
/freebsd-11-stable/sys/compat/ia32/
HDia32_sysvec.c119 .sv_copyout_strings = freebsd32_copyout_strings,
/freebsd-11-stable/sys/kern/
HDimgact_aout.c134 .sv_copyout_strings = freebsd32_copyout_strings,
/freebsd-11-stable/sys/powerpc/powerpc/
HDelf32_machdep.c89 .sv_copyout_strings = freebsd32_copyout_strings,
/freebsd-11-stable/sys/mips/mips/
HDfreebsd32_machdep.c97 .sv_copyout_strings = freebsd32_copyout_strings,