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