Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_module.c467 freebsd32_modstat(struct thread *td, struct freebsd32_modstat_args *uap) in freebsd32_modstat() function
/NextBSD/sys/compat/freebsd32/
HDfreebsd32_sysent.c351 …{ AS(freebsd32_modstat_args), (sy_call_t *)freebsd32_modstat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STAT…
HDfreebsd32_proto.h754 int freebsd32_modstat(struct thread *, struct freebsd32_modstat_args *);