Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dos-sys.c251 static abi_long do_freebsd_sysctl_oid(CPUArchState *env, int32_t *snamep, in do_freebsd_sysctl_oid() function
523 ret = do_freebsd_sysctl_oid(env, oid, oidplen, holdp, &holdlen, hnewp, in do_freebsd_sysctlbyname()
578 ret = do_freebsd_sysctl_oid(env, snamep, namelen, holdp, &holdlen, hnewp, in do_freebsd_sysctl()