Searched refs:freebsd_exec_common (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/bsd-user/freebsd/ |
| H A D | os-proc.h | 44 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 D | os-proc.c | 32 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 D | qemu.h | 254 abi_long freebsd_exec_common(abi_ulong path_or_fd, abi_ulong guest_argp,
|