Searched refs:do_freebsd_sysctlbyname (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/bsd-user/freebsd/ |
H A D | os-sys.c | 481 abi_long do_freebsd_sysctlbyname(CPUArchState *env, abi_ulong namep, in do_freebsd_sysctlbyname() function
|
H A D | os-syscall.c | 909 ret = do_freebsd_sysctlbyname(cpu_env, arg1, arg2, arg3, arg4, arg5, arg6); in freebsd_syscall()
|
/openbmc/qemu/bsd-user/ |
H A D | qemu.h | 273 abi_long do_freebsd_sysctlbyname(CPUArchState *env, abi_ulong namep,
|