Home
last modified time | relevance | path

Searched refs:freebsd_exec_common (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.h44 return freebsd_exec_common(path_or_fd, argp, envp, 0); in do_freebsd_execve()
52 return freebsd_exec_common(path_or_fd, argp, envp, 1); in do_freebsd_fexecve()
H A Dos-proc.c32 abi_long freebsd_exec_common(abi_ulong path_or_fd, abi_ulong guest_argp, in freebsd_exec_common() function
/openbmc/qemu/bsd-user/
H A Dqemu.h265 abi_long freebsd_exec_common(abi_ulong path_or_fd, abi_ulong guest_argp,