Home
last modified time | relevance | path

Searched defs:path_or_fd (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.h40 static inline abi_long do_freebsd_execve(abi_ulong path_or_fd, abi_ulong argp, in do_freebsd_execve()
48 static inline abi_long do_freebsd_fexecve(abi_ulong path_or_fd, abi_ulong argp, 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()