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

  /src/sys/kern/
sys_pset.c 412 sys__pset_bind(struct lwp *l, const struct sys__pset_bind_args *uap, function in typeref:typename:int
init_sysent.c 2029 .sy_call = (sy_call_t *)sys__pset_bind
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 2616 return sys__pset_bind(l, &ua, retval);
  /src/sys/sys/
syscallargs.h 2696 check_syscall_args(sys__pset_bind)
4175 int sys__pset_bind(struct lwp *, const struct sys__pset_bind_args *, register_t *);

Completed in 17 milliseconds