Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/mips/
Delf_machdep.c77 .sv_copyout_strings = exec_copyout_strings,
135 .sv_copyout_strings = exec_copyout_strings,
/freebsd-10-stable/sys/sys/
Dimgact.h99 register_t *exec_copyout_strings(struct image_params *);
/freebsd-10-stable/sys/i386/ibcs2/
Dibcs2_sysvec.c83 .sv_copyout_strings = exec_copyout_strings,
/freebsd-10-stable/sys/powerpc/powerpc/
Delf64_machdep.c75 .sv_copyout_strings = exec_copyout_strings,
Delf32_machdep.c98 .sv_copyout_strings = exec_copyout_strings,
/freebsd-10-stable/sys/arm/arm/
Delf_machdep.c73 .sv_copyout_strings = exec_copyout_strings,
/freebsd-10-stable/sys/i386/i386/
Delf_machdep.c80 .sv_copyout_strings = exec_copyout_strings,
/freebsd-10-stable/sys/compat/svr4/
Dsvr4_sysvec.c190 .sv_copyout_strings = exec_copyout_strings,
/freebsd-10-stable/sys/amd64/amd64/
Delf_machdep.c74 .sv_copyout_strings = exec_copyout_strings,
/freebsd-10-stable/sys/kern/
Dimgact_aout.c93 .sv_copyout_strings = exec_copyout_strings,
Dkern_exec.c680 stack_base = exec_copyout_strings(imgp);
1286 exec_copyout_strings(imgp) in exec_copyout_strings() function
/freebsd-10-stable/sys/ia64/ia64/
Delf_machdep.c80 .sv_copyout_strings = exec_copyout_strings,
/freebsd-10-stable/sys/sparc64/sparc64/
Delf_machdep.c81 .sv_copyout_strings = exec_copyout_strings,
/freebsd-10-stable/sys/i386/linux/
Dlinux_sysvec.c981 .sv_copyout_strings = exec_copyout_strings,