Home
last modified time | relevance | path

Searched refs:sys_kldfirstmod (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dkern_linker.c1313 sys_kldfirstmod(struct thread *td, struct kldfirstmod_args *uap) in sys_kldfirstmod() function
H A Dinit_sysent.c361 …{ AS(kldfirstmod_args), (sy_call_t *)sys_kldfirstmod, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c368 …{ AS(kldfirstmod_args), (sy_call_t *)sys_kldfirstmod, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /*…
/freebsd-12.1/sys/sys/
H A Dsysproto.h1962 int sys_kldfirstmod(struct thread *, struct kldfirstmod_args *);