Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_linker.c1163 sys_kldunload(struct thread *td, struct kldunload_args *uap) in sys_kldunload() function
H A Dinit_sysent.c363 …{ .sy_narg = AS(kldunload_args), .sy_call = (sy_call_t *)sys_kldunload, .sy_auevent = AUE_MODUNLOA…
/f-stack/freebsd/sys/
H A Dsysproto.h2015 int sys_kldunload(struct thread *, struct kldunload_args *);