Home
last modified time | relevance | path

Searched refs:do_freebsd_wait4 (Results 1 – 2 of 2) sorted by relevance

/qemu/bsd-user/freebsd/
H A Dos-proc.h56 static inline abi_long do_freebsd_wait4(abi_long arg1, abi_ulong target_status, in do_freebsd_wait4() function
H A Dos-syscall.c253 ret = do_freebsd_wait4(arg1, arg2, arg3, arg4); in freebsd_syscall()