Home
last modified time | relevance | path

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

/NextBSD/sys/compat/freebsd32/
HDfreebsd32_sysent.c252 …{ AS(freebsd32_sysctl_args), (sy_call_t *)freebsd32_sysctl, AUE_SYSCTL, NULL, 0, 0, 0, SY_THR_STAT…
HDfreebsd32_proto.h736 int freebsd32_sysctl(struct thread *, struct freebsd32_sysctl_args *);
HDfreebsd32_misc.c1868 freebsd32_sysctl(struct thread *td, struct freebsd32_sysctl_args *uap) in freebsd32_sysctl() function