HomeSort by: relevance | last modified time | path
    Searched refs:netbsd32__lwp_ctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_lwp.c 286 netbsd32__lwp_ctl(struct lwp *l, const struct netbsd32__lwp_ctl_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_sysent.c 1405 .sy_call = (sy_call_t *)netbsd32__lwp_ctl
1406 }, /* 325 = netbsd32__lwp_ctl */
netbsd32_syscallargs.h 1760 check_syscall_args(netbsd32__lwp_ctl)
3428 int netbsd32__lwp_ctl(struct lwp *, const struct netbsd32__lwp_ctl_args *, register_t *);

Completed in 14 milliseconds