Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dos-strace.h23 static inline void do_os_print_sysarch(const struct syscallname *name, in do_os_print_sysarch() function
/openbmc/qemu/bsd-user/
H A Dstrace.c133 do_os_print_sysarch(name, arg1, arg2, arg3, arg4, arg5, arg6); in print_sysarch()