Searched refs:sys_kldunload (Results 1 – 3 of 3) sorted by relevance
1163 sys_kldunload(struct thread *td, struct kldunload_args *uap) in sys_kldunload() function
363 …{ .sy_narg = AS(kldunload_args), .sy_call = (sy_call_t *)sys_kldunload, .sy_auevent = AUE_MODUNLOA…
2015 int sys_kldunload(struct thread *, struct kldunload_args *);