Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dkern_module.c471 freebsd32_modstat(struct thread *td, struct freebsd32_modstat_args *uap) in freebsd32_modstat() function
/freebsd-9-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c351 …{ AS(freebsd32_modstat_args), (sy_call_t *)freebsd32_modstat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STAT…
Dfreebsd32_proto.h721 int freebsd32_modstat(struct thread *, struct freebsd32_modstat_args *);