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

/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h720 int freebsd32_sysctl(struct thread *, struct freebsd32_sysctl_args *);
H A Dfreebsd32_sysent.c252 { AS(freebsd32_sysctl_args), (sy_call_t *)freebsd32_sysctl, AUE_SYSCTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 202 = freebsd32_sysctl */
H A Dfreebsd32_misc.c1880 freebsd32_sysctl(struct thread *td, struct freebsd32_sysctl_args *uap) function

Completed in 67 milliseconds