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

/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h739 int freebsd32_kldstat(struct thread *, struct freebsd32_kldstat_args *);
H A Dfreebsd32_sysent.c358 { AS(freebsd32_kldstat_args), (sy_call_t *)freebsd32_kldstat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 308 = freebsd32_kldstat */
H A Dfreebsd32_misc.c2935 freebsd32_kldstat(struct thread *td, struct freebsd32_kldstat_args *uap) function

Completed in 101 milliseconds