Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.h84 static inline abi_long do_freebsd_wait6(void *cpu_env, abi_long idtype, in do_freebsd_wait6() function
H A Dos-syscall.c257 ret = do_freebsd_wait6(cpu_env, arg1, arg2, arg3, in freebsd_syscall()