Home
last modified time | relevance | path

Searched refs:sys_modctl (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/rump/librump/rumpkern/
H A Drumpkern_syscalls.c53 extern sy_call_t sys_modctl;
123 { 246, sys_modctl },
/netbsd-src/sys/kern/
H A Dsys_module.c262 sys_modctl(struct lwp *l, const struct sys_modctl_args *uap, in sys_modctl() function
H A Dinit_sysent.c1259 .sy_call = (sy_call_t *)sys_modctl
/netbsd-src/sys/rump/
H A Drump.sysmap94 246 sys_modctl modctl rump___sysimpl_modctl
/netbsd-src/sys/sys/
H A Dsyscallargs.h1589 check_syscall_args(sys_modctl)
3873 int sys_modctl(struct lwp *, const struct sys_modctl_args *, register_t *);