Searched refs:sys_kldstat (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/kern/ |
| HD | kern_linker.c | 1198 sys_kldstat(struct thread *td, struct kldstat_args *uap) in sys_kldstat() function
|
| HD | init_sysent.c | 357 …{ AS(kldstat_args), (sy_call_t *)sys_kldstat, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 308 = k…
|
| /NextBSD/sys/sys/ |
| HD | sysproto.h | 2252 int sys_kldstat(struct thread *, struct kldstat_args *);
|