Searched refs:print_freebsd_syscall (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/bsd-user/ |
H A D | strace.c | 219 void print_freebsd_syscall(int num, abi_long arg1, abi_long arg2, abi_long arg3, in print_freebsd_syscall() function
|
H A D | qemu.h | 209 print_freebsd_syscall(int num,
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | os-syscall.c | 939 print_freebsd_syscall(num, arg1, arg2, arg3, arg4, arg5, arg6); in do_freebsd_syscall()
|