Searched refs:sys_kldload (Results 1 – 3 of 3) sorted by relevance
1105 sys_kldload(struct thread *td, struct kldload_args *uap) in sys_kldload() function
362 …{ .sy_narg = AS(kldload_args), .sy_call = (sy_call_t *)sys_kldload, .sy_auevent = AUE_MODLOAD, .sy…
2014 int sys_kldload(struct thread *, struct kldload_args *);