Searched refs:exec_copyout_strings (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Dimgact.h104 register_t *exec_copyout_strings(struct image_params *);
/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_sysvec.c85 .sv_copyout_strings = exec_copyout_strings,
/freebsd-12-stable/sys/powerpc/powerpc/
H A Delf64_machdep.c78 .sv_copyout_strings = exec_copyout_strings,
116 .sv_copyout_strings = exec_copyout_strings,
H A Delf32_machdep.c112 .sv_copyout_strings = exec_copyout_strings,
/freebsd-12-stable/sys/mips/mips/
H A Delf_machdep.c75 .sv_copyout_strings = exec_copyout_strings,
130 .sv_copyout_strings = exec_copyout_strings,
/freebsd-12-stable/sys/i386/i386/
H A Delf_machdep.c74 .sv_copyout_strings = exec_copyout_strings,
/freebsd-12-stable/sys/arm/arm/
H A Delf_machdep.c84 .sv_copyout_strings = exec_copyout_strings,
/freebsd-12-stable/sys/arm64/arm64/
H A Delf_machdep.c80 .sv_copyout_strings = exec_copyout_strings,
/freebsd-12-stable/sys/amd64/amd64/
H A Delf_machdep.c72 .sv_copyout_strings = exec_copyout_strings,
/freebsd-12-stable/sys/kern/
H A Dimgact_aout.c96 .sv_copyout_strings = exec_copyout_strings,
H A Dkern_exec.c682 stack_base = exec_copyout_strings(imgp);
1517 exec_copyout_strings(struct image_params *imgp) function
/freebsd-12-stable/sys/riscv/riscv/
H A Delf_machdep.c83 .sv_copyout_strings = exec_copyout_strings,
/freebsd-12-stable/sys/sparc64/sparc64/
H A Delf_machdep.c79 .sv_copyout_strings = exec_copyout_strings,
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysvec.c820 .sv_copyout_strings = exec_copyout_strings,

Completed in 106 milliseconds